No joy with the CVS as-of 12/29/2006 0800 PST ....
gcc -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse
-fstrict-aliasing -Wwrite-strings
-Wdeclaration-after-statement -Wno-format -Wpointer-arith
-Wno-pointer-sign -o gst main.o -Wl,--export-dynamic
libgst/.libs/libgst.a -ldl -lreadline /usr/lib/libgmp.so -lc
-lnsl -lm
libgst/.libs/libgst.a(save.o): In function
`_gst_load_from_file':/home/whitebearded1/src/smalltalk/libg
st/save.c:493: undefined reference to `_gst_primitives_md5'
libgst/.libs/libgst.a(save.o): In function
`save_file_version':/home/whitebearded1/src/smalltalk/libgst
/save.c:427: undefined reference to `_gst_primitives_md5'
:/home/whitebearded1/src/smalltalk/libgst/save.c:427:
undefined reference to `_gst_primitives_md5'
:/home/whitebearded1/src/smalltalk/libgst/save.c:427:
undefined reference to `_gst_primitives_md5'
:/home/whitebearded1/src/smalltalk/libgst/save.c:427:
undefined reference to `_gst_primitives_md5'
collect2: ld returned 1 exit status
make[2]: *** [gst] Error 1
make[2]: Leaving directory
`/home/whitebearded1/src/smalltalk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/whitebearded1/src/smalltalk'
make: *** [all] Error 2
Brad Watson
----- Original Message ----
From: Paolo Bonzini <paolo.bonzini lu.unisi.ch>
To: Brad Watson <whitebearded1 yahoo.com>
Cc: help-smalltalk gnu.org
Sent: Friday, December 29, 2006 2:09:44 AM
Subject: Re: [Help-smalltalk] failed build attempt
Brad Watson wrote:
> I pulled the lastest cvs updated, attempted to
re-build,
> and encountered the following:
I updated CVS to match my tree. You may try again now.
Paolo
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection
around
http://mail.yahoo.com
_______________________________________________
help-smalltalk mailing list
help-smalltalk gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk
|