On Feb 19, 2004, at 10:47 AM, Viv Kendon wrote:


I managed to install gaiw on my TiBook (in order to help
test it) and had no problems, works fine.  So I then try to
install it on my Dual G4 and the install fails trying to
install Qt3:

rm -f libqt-mt.3.2.3.dylib libqt-mt.dylib libqt-mt.3.dylib
libqt-mt.3.2.dylib
c++-3.3 -headerpad_max_install_names -fno-exceptions
-dynamiclib -single_module
-install_name /sw/lib/libqt-mt.3.dylib
-compatibility_version   3.2 -current_version
3.2.3 -o libqt-mt.3.2.3.dylib
.obj/release-shared-mt/qtaddons_x11.o

[long list of .o's snipped]

 -L/sw/src/qt3-3.2.3-13/qt-x11-free-3.2.3/lib -
L/sw/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lz -lGL -lXmu
-lXrender -lXrandr -lX
cursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11
-lm -lSM -lICE -ldl -lXt
/usr/bin/libtool: internal link edit command failed
ld: warning -dylib_install_name /sw/lib/libqt-mt.3.dylib not
found in segment address table LD_SEG_ADDR_TABLE
/sw/var/lib/fink/prebound/seg_addr_table
ld: warning prebinding disabled because dependent library:
/usr/X11R6/lib/libGL.1.dylib is not prebound
ld: warning can't open dynamic library:
/usr/lib/libXplugin.1.dylib (checking for undefined symbols
may be affected) (No such file or directory, errno = 2)
ld: Undefined symbols:
_xp_attach_gl_context referenced from libGL expected to be
defined in /usr/lib/libXplugin.1.dylib
_xp_destroy_surface referenced from libGL expected to be
defined in /usr/lib/libXplugin.1.dylib
_xp_get_client_id referenced from libGL expected to be
defined in /usr/lib/libXplugin.1.dylib
_xp_import_surface referenced from libGL expected to be
defined in /usr/lib/libXplugin.1.dylib
_xp_init referenced from libGL expected to be defined in
/usr/lib/libXplugin.1.dylib
_xp_update_gl_context referenced from libGL expected to be
defined in /usr/lib/libXplugin.1.dylib
make[1]: *** [../lib/libqt-mt.3.2.3.dylib] Error 1
make: *** [sub-src] Error 2
### execution of /var/tmp/tmp.2.ITzSGE failed, exit code 2
Failed: compiling qt3-3.2.3-13 failed

So it seems to want /usr/lib/libXplugin.1.dylib and I do
indeed not have one on the G4:

[bramley] ls -l /usr/lib/libXp*
/sw/bin/ls: /usr/lib/libXp*: No such file or directory

whereas I do have one on the TiBook:

[xeres] ls -l /usr/lib/libXplugin.*
  80 -rwxr-xr-x    1 root     wheel       78660 Dec 24 13:13
/usr/lib/libXplugin.1.0.dylib*
   0 lrwxr-xr-x    1 root     wheel          20 Dec 24 13:13
/usr/lib/libXplugin.1.dylib -> libXplugin.1.0.dylib*
   0 lrwxr-xr-x    1 root     wheel          29 Dec 24 13:13
/usr/lib/libXplugin.dylib -> /usr/lib/libXplugin.1.0.dylib*

Any idea what has gone wrong on the G4??  I try to keep them
both up to date and more or less in step in terms of what I
install on them so I don't think I missed an Apple
update.  I'm on 10.2.8 and gcc3.3 on both.


<AKH> /usr/lib/libXplugin.dylib is from Apple's X11--I seem to recall that the beta versions on Jaguar installed it.


many thanks,
-- Viv
------------------------------------------------
Dr Viv Kendon                [EMAIL PROTECTED]
QOLS                          tel: 020 7594 7746
Blackett Laboratory      Imperial College London


--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to