This is the mail archive of the guile@cygnus.com mailing list for the guile project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Hi.
It's the first time I grabbed guile (1.2) and attempted to compile it on :
SunOS metheny 5.5 Generic_103093-14 sun4u sparc
The comnpilation was unsuccessfull due to Text relocation remaining. Here's
the first lines of (I guess) usefull trace of the errors. If needed, I can
provide the complete output of configure and make.
Thanks for any help.
../libtool --mode=link gcc -g -O2 -Wall -Wpointer-arith -o libguile.la -rpath /inf/metheny/lib -version-info 2:0 -rpath /inf/metheny/lib alist.lo append.lo appinit.lo arbiters.lo async.lo boolean.lo chars.lo continuations.lo dynl.lo dynwind.lo eq.lo error.lo eval.lo extchrs.lo feature.lo filesys.lo fports.lo gc.lo gdbint.lo genio.lo gh_data.lo gh_eval.lo gh_funcs.lo gh_init.lo gh_io.lo gh_list.lo gh_predicates.lo gsubr.lo hash.lo hashtab.lo init.lo ioext.lo kw.lo list.lo load.lo mallocs.lo markers.lo mbstrings.lo net_db.lo numbers.lo objprop.lo options.lo pairs.lo ports.lo posix.lo print.lo procprop.lo procs.lo ramap.lo read.lo root.lo scmsigs.lo script.lo sequences.lo simpos.lo smob.lo socket.lo stackchk.lo stime.lo strings.lo strop.lo strorder.lo strports.lo struct.lo symbols.lo tag.lo throw.lo unif.lo variable.lo vectors.lo version.lo vports.lo weaks.lo regex-posix.lo backtrace.lo stacks.lo debug.lo srcprop.lo inet_aton.lo -ldl -lsocket -lnsl -lm -lrx
rm -f .libs/libguile.*
/usr/ucb/ld -G -z text -h libguile.so.2 -o .libs/libguile.so.2.0.0 alist.lo append.lo appinit.lo arbiters.lo async.lo boolean.lo chars.lo continuations.lo dynl.lo dynwind.lo eq.lo error.lo eval.lo extchrs.lo feature.lo filesys.lo fports.lo gc.lo gdbint.lo genio.lo gh_data.lo gh_eval.lo gh_funcs.lo gh_init.lo gh_io.lo gh_list.lo gh_predicates.lo gsubr.lo hash.lo hashtab.lo init.lo ioext.lo kw.lo list.lo load.lo mallocs.lo markers.lo mbstrings.lo net_db.lo numbers.lo objprop.lo options.lo pairs.lo ports.lo posix.lo print.lo procprop.lo procs.lo ramap.lo read.lo root.lo scmsigs.lo script.lo sequences.lo simpos.lo smob.lo socket.lo stackchk.lo stime.lo strings.lo strop.lo strorder.lo strports.lo struct.lo symbols.lo tag.lo throw.lo unif.lo variable.lo vectors.lo version.lo vports.lo weaks.lo regex-posix.lo backtrace.lo stacks.lo debug.lo srcprop.lo inet_aton.lo -ldl -lsocket -lnsl -lm -lrx
Text relocation remains referenced
against symbol offset in file
rx_regexec 0x924 /usr/local/lib/librx.a(rxposix.o)
re_syntax_table 0xbc /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0x24 /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0xd4 /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0x4234 /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0x4230 /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0x84 /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0x88 /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0x54 /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0xb8 /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0x20 /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0x50 /usr/local/lib/librx.a(rxgnucomp.o)
re_syntax_table 0xdc /usr/local/lib/librx.a(rxgnucomp.o)
rx_bit
[...]
ld: fatal: relocations remain against allocatable but non-writable sections
*** Error code 1
make: Fatal error: Command failed for target `libguile.la'
Current working directory /inf/metheny/neurone/verna/latest/guile-1.2/libguile
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
--
/ / _ _ Didier Verna http://www-inf.enst.fr/~verna/
- / / - / / /_/ / E.N.S.T. INF C214 mailto:verna@inf.enst.fr
/_/ / /_/ / /__ / 46 rue Barrault Tel. (33) 01 45 81 80 72
75634 Paris cedex 13 Fax. (33) 01 45 81 31 19