Re: Compile problem again (warnings)

2002-12-21 Thread walt
Aleksander Rozman - Andy wrote:


Hi !

I am back at developing some stuff for FreeBSD, but I am again getting
"warnings are treated as errors" problem and it seems that -DNO_WERROR
doesn't work anymore. Is there a solution for this? I use gcc (Prerelease
3.1). Must I recompile world again?


I don't know much about the details but if you're running -CURRENT then
you are definitely behind the times.

$ gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)

If your source tree is up to date then you do need to make buildworld again.

And probably you would need to rm -rf /usr/include/* before make installworld,
to get rid of the obsolete headers.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Compile problem again (warnings)

2002-12-21 Thread Aleksander Rozman - Andy

Hi !

I am back at developing some stuff for FreeBSD, but I am again getting 
"warnings are treated as errors" problem and it seems that -DNO_WERROR 
doesn't work anymore. Is there a solution ofr this? I use gcc (Prerelease 
3.1). Must I recompile world again?

Andy


**
*  Aleksander Rozman - Andy  * Fandoms:  E2:EA, SAABer, Trekkie, Earthie *
* [EMAIL PROTECTED] * Sentinel, BH 90210, True's Trooper,   *
*[EMAIL PROTECTED]   * Heller's Angel, Questie, Legacy, PO5, *
* Maribor, Slovenia (Europe) * Profiler, Buffy (Slayerete), Pretender*
* ICQ-UIC: 4911125   *
* PGP key available  *http://www.atechnet.dhs.org/~andy/ *
**


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message