chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: [Chicken-bugs] #322: Error building 2.708 on alph


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #322: Error building 2.708 on alpha
Date: Tue, 18 Sep 2007 14:10:28 -0000

#322: Error building 2.708 on alpha
-------------------+--------------------------------------------------------
Reporter:  mario   |        Owner:              
    Type:  defect  |       Status:  new         
Priority:  major   |    Component:  build system
 Version:  2.7     |   Resolution:              
Keywords:  alpha   |  
-------------------+--------------------------------------------------------
Comment (by mario):

 Sorry for the late reply.  Thanks for the stdint fix.  Now I get:

 {{{
 $ make PLATFORM=linux PREFIX=/home/mario/chicken
 make -f Makefile.linux all
 make[1]: Entering directory `/home/mario/chicken-2.709'
 gcc -L. chicken.o batch-driver.o compiler.o optimizer.o support.o
 c-platform.o c-backend.o  -o chicken \
   -lchicken -Wl,-R/home/mario/chicken/lib -lm
 ./libchicken.so: undefined reference to `dlerror'
 ./libchicken.so: undefined reference to `dlclose'
 ./libchicken.so: undefined reference to `dlopen'
 ./libchicken.so: undefined reference to `dlsym'
 collect2: ld returned 1 exit status
 make[1]: *** [chicken] Error 1
 make[1]: Leaving directory `/home/mario/chicken-2.709'
 make: *** [all] Error 2
 }}}

 I've generated the dev-snapshot tarball on another machine (not the target
 one, and not galinha) using:

 {{{
 csi -s misc/makedist.scm PREFIX=/usr/local/chicken-2.6
 }}}

-- 
Ticket URL: <http://trac.callcc.org/ticket/322#comment:3>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

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