guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile 1.4 and GOOPS


From: tomas
Subject: guile 1.4 and GOOPS
Date: Sun, 12 Aug 2001 10:36:33 +0200
User-agent: Mutt/1.0.1i

Sorry. in my last mail I forgot the error messages:

(long lines have been wrapped)

| address@hidden:~/guile/goops/guile-oops-0.1.6.orig$ make
| /bin/sh ./libtool --mode=compile gcc -DSCM_MUTEX_INIT_TWO_ARGS=1  -I. -I. \
|    -g -O2 -I/usr/local/include -Wall -Wpointer-arith -Wmissing-prototypes -c 
goops.c
| rm -f .libs/goops.lo
| gcc -DSCM_MUTEX_INIT_TWO_ARGS=1 -I. -I. -g -O2 -I/usr/local/include -Wall \
|    -Wpointer-arith -Wmissing-prototypes -c  -fPIC -DPIC goops.c -o 
.libs/goops.lo
| goops.c: In function `wrap_init':
| goops.c:1280: warning: assignment makes integer from pointer without a cast
| goops.c: In function `create_smob_classes':
| goops.c:2334: `scm_tc16_bigpos' undeclared (first use in this function)
| goops.c:2334: (Each undeclared identifier is reported only once
| goops.c:2334: for each function it appears in.)
| goops.c:2335: `scm_tc16_bigneg' undeclared (first use in this function)
| goops.c: In function `scm_wrap_object':
| goops.c:2529: warning: assignment makes integer from pointer without a cast
| make: *** [goops.lo] Error 1
| address@hidden:~/guile/goops/guile-oops-0.1.6.orig$ 

Regards
-- tomas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]