[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libcaca] Resend: libcaca beta 11 failing to compile on Mac OS X 10.3.9
- To: libcaca@lists.zoy.org
- Subject: [libcaca] Resend: libcaca beta 11 failing to compile on Mac OS X 10.3.9
- From: Ergzay <ergzay@gmail.com>
- Date: Tue, 24 Apr 2007 12:37:41 -0400
- Delivered-to: list-libcaca@zoy.org
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=A/5khKUWmWUxTzdEZyJEb84eCx3rYRltIQ2BGBwvl4ubfk0ihim3jvSGa4ViF7p2nFvtVA+OmDboyR7V8wifPnxEXLoZMXxCJSis8fD5MbcYoBmhgUJb0ESAZa4hbRwEKay3N13xX6IC+XsGcX+ffVMk1/szKKL0YFhXf9xVk0Q=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=ADhxXxXdc47Q2RnmaM2TOkpTXpwwhR3NBxG+iqMLD3fhYj+KOm+ZZVIX8hr6xlQkHLcVdreJ5HXOoNpmE/+8NZT9ozVV1EBWbBIncveQhnQMJkLNqvGn21yvyYBewxACYVoVgbni9oYLVI1FJv+k9OHrs1PriO7A8SYj9NGQ7Ho=
- Reply-to: libcaca@lists.zoy.org
- Sender: libcaca-bounce@lists.zoy.org
Here is a resend of the message I sent.
On a iBook G4 1.2Ghz gcc 3.3. libcaca fails to compile with following
message: (I am just giving tail end of message)
Making all in src
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../cucul -I../caca
-DLIBCACA=1 -DX_DISPLAY_MISSING=1 -g -O2 -g -O2 -fno-strength-reduce
-fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual
-Wstrict-prototypes -Waggregate-return -Wmissing-prototypes
-Wnested-externs -Wsign-compare -MT cacademo.o -MD -MP -MF
".deps/cacademo.Tpo" -c -o cacademo.o cacademo.c; \
then mv -f ".deps/cacademo.Tpo" ".deps/cacademo.Po"; else rm -f
".deps/cacademo.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -g -O2
-fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith
-Wcast-align -Wcast-qual -Wstrict-prototypes -Waggregate-return
-Wmissing-prototypes -Wnested-externs -Wsign-compare -o cacademo -lm
cacademo.o ../caca/libcaca.la ../cucul/libcucul.la
mkdir .libs
gcc -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall
-Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes
-Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare
-o .libs/cacademo cacademo.o -lm ../caca/.libs/libcaca.dylib
/Users/ergzay/Desktop/libcaca-0.99.beta11/cucul/.libs/libcucul.dylib
-lncurses -lX11 -L/usr/X11R6/lib ../cucul/.libs/libcucul.dylib
ld: /usr/lib/crt1.o illegal reference to symbol: __objcInit defined in
indirectly referenced dynamic library /usr/lib/libobjc.A.dylib
make[2]: *** [cacademo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--
This is the libcaca mailing-list, see http://libcaca.zoy.org/
Trouble unsubscribing? Please contact <sam@zoy.org>
List archives are at http://libcaca.zoy.org/list/