there are more and more things I can't do from the command line
because of "multiple definitions"...

some applications run in oroborosx (from the launch script)
but won't run from the command line because of "multiple definitions"...


dyld: apt-get multiple definitions of symbol _timegm
/sw/lib/libapt-pkg.3.2.dylib(strutl.opic) definition of _timegm
/usr/lib/libSystem.B.dylib(localtime.So) definition of _timegm
Trace/BPT trap


I was trying to get to apt-get because I have insane dependency problems
mainly due to the threaded versions of xfree86
enough that I can't update anything via binary... I can only compile.


everything depends on system-xfree86 or xfree86-base
and we're totally screwed using the threaded version

especially when we can't use the base tools
because of multiple definitions







here's a fun example...


Reading package info...
Updating package index... done.
Information about 1372 packages read in 29 seconds.

pkg arts  version ###
pkg arts  version 1.1.0-2
The following package will be installed or updated:
  arts
The following 2 additional packages will be installed:
  qt3 qt3-shlibs
Do you want to continue? [Y/n]
dpkg -i 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11/qt3-shlibs_3.0.5-5_darwin-powerpc.deb
dpkg: regarding .../qt3-shlibs_3.0.5-5_darwin-powerpc.deb containing 
qt3-shlibs:
  qt3-shlibs conflicts with qt3 (<< 3.0.5-5)
   qt3 (version 3.0.5-3) is installed.
dpkg: error processing 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11/qt3-shlibs_3.0.5-5_darwin-powerpc.deb
 
(--install):
  conflicting packages - not installing qt3-shlibs
Errors were encountered while processing:
  
/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11/qt3-shlibs_3.0.5-5_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: Can't call method "get_fullname" without a package or object 
reference at /sw/lib/perl5/Fink/PkgVersion.pm line 1646, <STDIN> line 
1.



this problem is only getting worse and there's no solution in sight

-- 
lenny bruce                        I am not a comedian,
[EMAIL PROTECTED]      I am Lenny Bruce.


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to