[haiku] Re: Error building silc-client

  • From: "scott mc" <scottmc2@xxxxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Tue, 11 Nov 2008 11:10:49 -0800

>
> At least that's always a good idea :-)
> If that doesn't work out, I think you can just delete the original
> config.guess/sub files, and call "automake --add-missing" which should
> do the trick (if that doesn't work, query for those files, and copy
> them manually).
>
> Bye,
>   Axel.
>
>
>

First thing I do when porting an app that uses config.guess/.sub is to
copy them from Haiku's libtool folder:

cp /boot/common/share/libtool/config.* .
usually does the trick.
For more tips on porting to haiku check http://ports.haiku-files.org,
we have a couple wiki pages with tips and new porters are always
welcome. :)
-scottmc

Other related posts: