2.95.5 fails to build on Mac OS X 10.3.4
Artemio Gonzalez Lopez <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
Indeed, "make all" bails out after a couple of minutes with the following error message: .. ... ... cd web2c && make CC='gcc' CFLAGS='-g -O2 ' LDFLAGS='' fixwrites gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.. -I./.. -g -O2 -c fixwrites.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.. -I./.. -g -O2 -c kps.c gcc -o fixwrites -o fixwrites fixwrites.o kps.o ld: -o: multiply specified make[3]: *** [fixwrites] Error 1 make[2]: *** [web2c/fixwrites] Error 2 make[1]: *** [all] Error 1 make: *** [all] Error 1 I used the same configure options as for the previous beta versions, which built without a hitch, namely ./configure --prefix=/opt/local/teTeX --disable-multiplatform --enable-shared --without-xdvik --with-system-pnglib --with-system-t1lib --with-system-zlib Artemio Gonzalez-Lopez [email protected]