Re: Compiling on FreeBSD
Ben Suffolk <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
>> >> now, I can confirm that it builds cleanly on: >> >> tolj@vm-freebsd6$ uname -a >> FreeBSD vm-freebsd6.intern.tolj.org 6.0-RELEASE FreeBSD 6.0- >> RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 >> >> I have no clue why that other doesn't build. Are you shure it's a >> "clean" checkout? > > I just did an rm -rf on it to make sure, and checked it out again. > Same story. I am currntly build the gcc34 port to make it the same > version as the FreeBSD 6.1 box. I'll let you know the results. piglet:$ gcc --version gcc (GCC) 3.4.6 [FreeBSD] Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. After the upgrade of GCC it compiles fine, hope that can shed some light on the problem for you. Regards Ben