pkgsrc-Users archive

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

Re: bootstraping fails on Solaris 10 (newbie question)



 >> Another problem is
 >> ===> Building for pax-20080110
 >> gcc -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 
 >> -I/tmp/obj_pkgsrc.gcc/wrk/archivers/pax/work/libnbcompat -I. -I. -O -c 
 >> ar_io.c
 >> In file included from ar_io.c:111:
 >> extern.h:174: error: syntax error before "u_int32_t"

> It seems someone was cleaning up the type checks in configure.ac of
> libnbcompat. And did not fix the places where these types are used?
> For the record: Solaris defines "uint32_t" (which is "unsigned int"),
> but not "u_int32_t".

Yes. I did exactly this change and bootstrap finished correctly.

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index