ATF-devel archive

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

Re: Building ATF on OpenBSD box



On Tue, Apr 13, 2010 at 11:12 PM, Sven Dehmlow 
<sven%kaffeechaoten.de@localhost> wrote:
> Hey Julio,
>
> Well, actually this worked:
>
> 1.)     ./configure --enable-developer
> 2.)     make clean
> 3.)     make 2>&1 | tee build.log

Awesome :-)

> The warnings we're talking about are thrown from ld. Perhaps -Werror
> doesn't affect ld at all? Or the gcc-4.2 from the ports system uses a
> different configuration than that one in OpenBSD base?
>
> I'm not sure why, but gcc/g++ 4.2 build atf with -Werror enabled.

Ah, I see.  The warnings are coming from a library itself  I'm not
sure how these are bundled in there, but they are not related to
-Werror.

>> And paste the build.log.  I'm curious to see what the compiler and
>> linker warnings are.
>
> I attach the build.log file.

Thanks!

How is the port coming along?

-- 
Julio Merino


Home | Main Index | Thread Index | Old Index