[OGo-Developer] help for trunk build.

Olivier Hallot developer@opengroupware.org
Mon, 02 Oct 2006 12:38:23 -0300


Helge Hess escreveu:
> On Sep 29, 2006, at 22:40, Olivier Hallot wrote:
>> I think there is no more need of gnustep-objc and it is replaced by the
>> system libobjc ( mandriva 2006 in my case: libobjc1-4.0.1-5mdk)
> 
> Yes. Maybe you have the old libobjc still on your system?

I trashed /usr/local/lib and re-built it with a new make. I ran ldconfig
but got the same problem. sad...

> Possibly the system somehow loads an old bundle. You can check that
> using strace -eopen.
> 

[ogo@olivier ~]$ strace -eopen /usr/local/sbin/ogo-webui-1.1
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/usr/local/lib/libOGoFoundation.so.5.3", O_RDONLY) = 3
open("/usr/local/lib/libOGoDocuments.so.5.3", O_RDONLY) = 3
open("/usr/local/lib/libWEExtensions.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libWOExtensions.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libNGObjWeb.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libLSFoundation.so.5.3", O_RDONLY) = 3
open("/usr/local/lib/libGDLAccess.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libNGLdap.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libNGMime.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libNGStreams.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libNGExtensions.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libEOControl.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libXmlRpc.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libDOM.so.4.5", O_RDONLY) = 3
open("/usr/local/lib/libSaxObjC.so.4.5", O_RDONLY) = 3
open("/usr/lib/libldap-2.3.so.0", O_RDONLY) = 3
open("/usr/local/lib/libFoundation.so.1.1", O_RDONLY) = 3
open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
open("/usr/lib/libobjc.so.1", O_RDONLY) = 3
open("/lib/tls/libm.so.6", O_RDONLY)    = 3
open("/lib/tls/libc.so.6", O_RDONLY)    = 3
open("/lib/libcrypt.so.1", O_RDONLY)    = 3
open("/usr/lib/libldap.so.2", O_RDONLY) = 3
open("/usr/lib/liblber.so.2", O_RDONLY) = 3
open("/usr/lib/libssl.so.0.9.7", O_RDONLY) = 3
open("/lib/libz.so.1", O_RDONLY)        = 3
open("/usr/lib/libcrypto.so.0.9.7", O_RDONLY) = 3
open("/usr/lib/liblber-2.3.so.0", O_RDONLY) = 3
open("/lib/libresolv.so.2", O_RDONLY)   = 3
open("/lib/libnsl.so.1", O_RDONLY)      = 3
open("/usr/lib/libsasl2.so.2", O_RDONLY) = 3
open("/lib/libdl.so.2", O_RDONLY)       = 3
open("/lib/libgcc_s.so.1", O_RDONLY)    = 3
open("/usr/share/locale/locale-archive", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/locale.alias", O_RDONLY) = 3
open("/usr/share/locale/pt_BR/LC_CTYPE", O_RDONLY) = 3
open("/usr/share/locale/pt_BR/LC_COLLATE", O_RDONLY) = 3
open("/etc/nsswitch.conf", O_RDONLY)    = 3
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/lib/libnss_files.so.2", O_RDONLY) = 3
open("/etc/group", O_RDONLY)            = 3
open("/etc/passwd", O_RDONLY)           = 3
open("/var/lib/opengroupware.org/.libFoundation/Defaults/ogo-webui-1.1.plist",
O_RDONLY) = 3
open("/var/lib/opengroupware.org/.libFoundation/Defaults/NSGlobalDomain.plist",
O_RDONLY) = 3
open("/usr/local/share/libFoundation/Defaults/English.plist", O_RDONLY) = 3
--- SIGCHLD (Child exited) @ 0 (0) ---
### child 20125 (#1) was terminated by signal 11 (uptime=0s).
--- SIGCHLD (Child exited) @ 0 (0) ---
### child 20126 (#2) was terminated by signal 11 (uptime=0s).
--- SIGCHLD (Child exited) @ 0 (0) ---
### child 20127 (#3) was terminated by signal 11 (uptime=0s).
--- SIGCHLD (Child exited) @ 0 (0) ---


Any clues?
Thanks
-- 
Olivier Hallot
Scinergy Consulting
Tel (021) 8822-8812
Rio de Janeiro, Brasil
http://www.scinergy.com.br