tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: fixing devel/gmp for MacOS X/clang
On Fri, Sep 20, 2013 at 09:09:59AM +0200, Jens Rehsack wrote:
> tron@'s hint caused me to force a complete fresh bootstrap and rebuild
> of all I use from pkgsrc (right now - I try to setup some kind of bulk
> build later).
>
> I encounter a build error in devel/gmp:
>
> /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.
> -I.. -D__GMP_WITHIN_GMP -I.. -pipe -O2 -c -o obprintf.lo obprintf.c
> libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -pipe
> -O2 -c obprintf.c -fno-common -DPIC -o .libs/obprintf.o
> obprintf.c:30:10: fatal error: 'obstack.h' file not found
> #include <obstack.h>
> ^
> 1 error generated.
> *** Error code 1
What's your platform, exactly?
gmp was last updated in May, and a Darwin 10.8.0 bulk build in July
didn't show any issues with gmp.
http://pkgsrc.smartos.org/reports/2013Q2-Darwin/20130715.1420/meta/report.html
Thomas
Home |
Main Index |
Thread Index |
Old Index