Raoul:

You definitely need the boost libraries, also a more recent version of
Bison.

The problem you describe below is common to *many* 64-bit systems.
Basically, autoconf cannot figure out to use /usr/lib64.

Can you tell me part of the output from your configure run? Early on, it
should say:

  Checking for 64-bit native build
  Checking  whether /usr/lib64 is present

Can you tell me what the answers are to these two items?


shap


On Fri, 2008-08-01 at 12:51 -0700, Raoul Duke wrote:
> hi,
> 
> i got a brand new rsync download today. some things i ran / am running
> into - any thoughts / suggestions appreciated! :)
> 
> a) there's no makefile although the web page says to use make.
> b) so i ran ./configure
> c) then i didn't have boost, seemed like it was absolutely required.
> d) so i used mac ports to get boost.
> e) now i get
> 
> ...
> checking for boostlib >= 1.33.1... yes
> checking whether the Boost::System library is available... yes
> checking whether the Boost::Filesystem library is available... yes
> configure: error: Could not link against  !
> 
> ~/Documents/BitC/bitc/src go$ grep -i "could not link" ./configure
>                                 { { echo "$as_me:$LINENO: error: Could
> not link against $ax_lib !" >&5
> echo "$as_me: error: Could not link against $ax_lib !" >&2;}
>                                 { { echo "$as_me:$LINENO: error: Could
> not link against $ax_lib !" >&5
> echo "$as_me: error: Could not link against $ax_lib !" >&2;}
> 
> sincerely.
> _______________________________________________
> bitc-dev mailing list
> [email protected]
> http://www.coyotos.org/mailman/listinfo/bitc-dev

_______________________________________________
bitc-dev mailing list
[email protected]
http://www.coyotos.org/mailman/listinfo/bitc-dev

Reply via email to