On Tue, Mar 06, 2001 at 07:43:16PM -0500, Thomas Fletcher wrote:
> 
> 
> On Tue, 6 Mar 2001, Per Ronny Westereng wrote:
> 
> > Hi!
> > 
> > Thanks, that worked. Now it starts to compile, but stops after a while with 
> > an error. Since it did not go far in the building process, I show you from 
> > start to error:
> > 
> > --------- START ----------
> > $ make
> > /bin/ln: cannot create hard link `libexpat.la' to `../libexpat.la': Invalid 
> > argument
> 
> The BeOS filesystem doesn't support hard links.   You can verify this 
> with:
> % ln somefilethatexists afilethatdoesnt
> 
> You might have to hack at the configure script for this to work properly.

I would guess that the problem is that configure thinks that your
system doesn't support "ln -s".  This being incorrect, we need to
figure out why.  Can you post your config.log file (after removing
config.* and rerunning configure)?

Thanks
           
        sam th               
        [EMAIL PROTECTED]
        http://www.abisource.com/~sam/
        GnuPG Key:  
        http://www.abisource.com/~sam/key

PGP signature

Reply via email to