Thank you ,
Mark,
creating type1afm
../libtool --mode=compile \
gcc -I../lib -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"1.3.1\"" -DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include t1example1.c
mkdir .libs
gcc -I../lib -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"1.3.1\" -DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include t1example1.c -fno-common -DPIC -o .libs/t1example1.lo
gcc -I../lib -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"1.3.1\" -DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include t1example1.c -o t1example1.o >/dev/null 2>&1
mv -f .libs/t1example1.lo t1example1.lo
../libtool --mode=link \
gcc -o t1example1 -L/sw/lib t1example1.lo ../lib/libt1.la -lm
gcc -o .libs/t1example1 -L/sw/lib t1example1.o -L../lib/.libs -lt1 -lm
ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of .libs/t1example1 overlaps with __TEXT segment (address = 0x0 size = 0x31000) of /sw/lib/libt1.1.dylib
ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of .libs/t1example1 overlaps with __TEXT segment (address = 0x0 size = 0x31000) of /sw/lib/libt1.1.dylib
ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of .libs/t1example1 overlaps with __TEXT segment (address = 0x0 size = 0x31000) of /sw/lib/libt1.1.dylib
ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x2000) of .libs/t1example1 overlaps with __TEXT segment (address = 0x0 size = 0x31000) of /sw/lib/libt1.1.dylib
creating t1example1
../libtool --mode=compile \
gcc -I../lib -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"1.3.1\"" -DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include subset.c
rm -f .libs/subset.lo
gcc -I../lib -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"1.3.1\" -DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include subset.c -fno-common -DPIC -o .libs/subset.lo
gcc -I../lib -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"1.3.1\" -DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include subset.c -o subset.o >/dev/null 2>&1
mv -f .libs/subset.lo subset.lo
../libtool --mode=link \
gcc -o subset -L/sw/lib subset.lo ../lib/libt1.la -lm
gcc -o .libs/subset -L/sw/lib subset.o -L../lib/.libs -lt1 -lm
ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of .libs/subset overlaps with __TEXT segment (address = 0x0 size = 0x31000) of /sw/lib/libt1.1.dylib
ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of .libs/subset overlaps with __TEXT segment (address = 0x0 size = 0x31000) of /sw/lib/libt1.1.dylib
ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of .libs/subset overlaps with __TEXT segment (address = 0x0 size = 0x31000) of /sw/lib/libt1.1.dylib
ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x2000) of .libs/subset overlaps with __TEXT segment (address = 0x0 size = 0x31000) of /sw/lib/libt1.1.dylib
creating subset
../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"1.3.1\"" -DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include xglyph.c
mkdir .libs
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"1.3.1\" -DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include xglyph.c -fno-common -DPIC -o .libs/xglyph.lo
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"1.3.1\" -DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include xglyph.c -o xglyph.o >/dev/null 2>&1
mv -f .libs/xglyph.lo xglyph.lo
../libtool --mode=link \
gcc -o xglyph -L/sw/lib xglyph.lo ../lib/libt1x.la ../lib/libt1.la \
-L/usr/X11R6/lib -lXaw -lXt -lXmu -lSM -lICE -lXext -lX11 -lm
gcc -o .libs/xglyph -L/sw/lib xglyph.o -L../lib/.libs -lt1x -lt1 -L/usr/X11R6/lib -lXaw -lXt -lXmu -lSM -lICE -lXext -lX11 -lm
ld: warning prebinding disabled because dependent library: /sw/lib/libt1x.1.dylib is not prebound
ld: Undefined symbols:
_XpmReadFileToPixmap
make[1]: *** [xglyph] Error 1
make: *** [XXXX] Error 1
### execution of make failed, exit code 2
Failed: compiling t1lib1-1.3.1-2 failed
On Jul 6, 2004, at 9:45 AM, Alexander K. Hansen wrote:
Can you quote a bit more of the error message, i.e. start with the last item that the compiler tried to run?
On Jul 6, 2004, at 9:20 AM, Mark Wright wrote:
Hi all,
This is probably a question for the users and not beginners but I haven't been able to graduate myself despite this little exploit. It is a simple install issue. I figured if Macworld would publish an article about installing KDE it had to be bomb proof. Using the unstable tree should have been a reality check.
I read the FAQ (and Macworld article) and used apt-get to get the unstable kde 3.2. I have tried installing it several times. It always fails as follows.
ld: warning prebinding disabled because dependent library: /sw/lib/libt1x.1.dylib is not prebound
ld: Undefined symbols:
_XpmReadFileToPixmap
make[1]: *** [xglyph] Error 1
make: *** [XXXX] Error 1
### execution of make failed, exit code 2
Failed: compiling t1lib1-1.3.1-2 failed
I'm not sure why t1lib1-1.3.1-2 would fail to make. Is it part of the unstable and not present on my PC?
Thanks,
Mark Wright
-- Alexander Hansen Fink Documentarian [Day Job] Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
