Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Voodoo on April 27, 2006, 01:26:12 am

Title: FreeBSD port - Makefile bugs
Post by: Voodoo on April 27, 2006, 01:26:12 am
I encountered some problems trying to compile CodeBlocks 1.0rc2 under FreeBSD 6.0.
The sources were downloaded from  odeblocks.org, the port file from freebsd.org.

1.     In the port makefile xargs with -e option used on lines 48 and 52, but one should use -E option instead I guess.
2.     All sources have Windows style line ends. GCC doesn't make a big deal out of it while FreeBSD patch won't patch files with line ends other than UNIX.

Now waiting for compilation process to complete.
Title: Re: FreeBSD port - Makefile bugs
Post by: sethjackson on April 27, 2006, 01:31:04 am
Why don't you compile from SVN? HEAD has sooo many bug fixes/new features.... Oh about CR/LF line ends. You need to run dos2unix on the sources (RC2 only. SVN does not have this problem AFAIK)......
Title: Re: FreeBSD port - Makefile bugs
Post by: Voodoo on April 27, 2006, 09:39:00 am
> Why don't you compile from SVN?
As well as all users of FreeBSD I prefer to setup programs from ports if it is possible.
I shall try to setup today the program from SVN, because i can't compile 1.0rc2. =)

Sorry of my English =).
Title: Re: FreeBSD port - Makefile bugs
Post by: Voodoo on April 27, 2006, 09:45:35 am
Oh my GOD! BerliOS server in DOWN!
Title: Re: FreeBSD port - Makefile bugs
Post by: David Perfors on April 27, 2006, 11:20:09 am
yup, since April 26 2006 (as far as I know...) (I don't know the time....)