[OGo-Discuss-ES] Problemas de compilacion

Adrian Cadabon discuss-es@opengroupware.org
Thu, 16 Oct 2003 11:50:23 -0300


Estoy instalando el OGo en un Mandrake 8.2. Todo bien, hasta que quise
compilar el skyrix-sope, donde aparece el siguiente error:


[root@LinuxServer skyrix-sope]# make -s debug=yes install
Making all in NGScripting...
Making all for library libNGScripting...
Making all in NGJavaScript...
Making all in subprojects of library libNGJavaScript...
Making all for subproject CoreJS...
Making all for library libNGJavaScript...
Making all for bundle SpiderMonkey...
Copying resources into the bundle wrapper...
Making all in NGObjWeb...
Making all in subprojects of library libNGObjWeb...
Making all for subproject NGHttp...
Making all for subproject Associations...
Making all for subproject Templates...
Making all for subproject DynamicElements...
Making all for subproject WOHttpAdaptor...
Making all for subproject SoObjects...
Making all for subproject WebDAV...
Making all for subproject SoOFS...
Making all for subproject NGXmlRpc...
Making all for library libNGObjWeb...
Making all for bundle SoCore...
Copying resources into the bundle wrapper...
Making all for bundle SoOFS...
Copying resources into the bundle wrapper...
Making all in subprojects of tool wod...
Making all for subproject Templates...
Making all for subproject Associations...
Making all for tool wod...
Making all for tool xmlrpc_call...
Making all for tool sope...
Making all in SxComponents...
Making all for library libSxComponents...
Making all for tool sxc_ls...
Making all for tool sxc_call...
Making all in WEExtensions...
Making all for library libWEExtensions...
Making all for bundle WEExtensions...
Making all in WOExtensions...
Making all for library libWOExtensions...
Making all for bundle WOExtensions...
Making all in NGObjDOM...
Making all in subprojects of library libNGObjDOM...
Making all for subproject Dynamic...
Making all for library libNGObjDOM...
/usr/bin/ld: cannot find -lNGScripting
collect2: ld returned 1 exit status
Making all for bundle NGObjDOM...
/usr/bin/ld: cannot find -lNGObjDOM
collect2: ld returned 1 exit status
make[2]: *** [NGObjDOM.odr/ix86/linux-gnu/gnu-fd-nil/NGObjDOM] Error 1
make[1]: *** [NGObjDOM.all.bundle.variables] Error 2
make: *** [internal-all] Error 2
[root@LinuxServer skyrix-sope]#

Me podrian decir que puede ser???? ya que soy bastante novato compilando, y
no puedo encontrar donde esta la falla.
Gracias.