User forums > Nightly builds

The 26 June 2007 build (4185) is out.

<< < (3/5) > >>

Biplab:

--- Quote from: MathStuf on June 27, 2007, 05:06:43 am ---I have tried to compile the nightly source multiple time on F7, but I am unable to do so without another version of C::B,

--- End quote ---

First you've run ./bootstrap in shell to generate the configure script.


--- Quote from: MathStuf on June 27, 2007, 05:06:43 am ---which I can't get a hold of because there are bugs in the Fedora versions when run in F7 (as far as I can tell). Either g++ goes defunct or it freezes with the build targets dropdown shaking everywhere (tried both the latest FC4/5 nightly build and the version in the repositories). Is there a Makefile for C::B or is it sort of a circular dependency thing?

--- End quote ---

My guess, it freezes because of a nasty bug in wxGTK-2.8.3 (which is available through official Fedora Repo).

In order to compile C::B on Fedora 7, compile and install wxGTK-2.8.4 first. Then issue:

--- Code: ---./bootstrap
./configure --enable-contrib
make
--- End code ---

Unfortunately, I haven't made my hand dirty to prepare and share a wxGTK-2.8.4 rpm. ;)

Morphius Faydal:

--- Quote from: Biplab on June 27, 2007, 05:42:49 am ---Unfortunately, I haven't made my hand dirty to prepare and share a wxGTK-2.8.4 rpm. ;)

--- End quote ---

How hard is it.  Or.. How do I do it?  For Fedora 7, that is.  I'm thinking about moving it out of VMware and onto my laptop full time.  Until I hanker for Gentoo again, of course. :)

But I'd be more than happy to build a wxGTK-2.8.4 RPM for at least Fedora 7, if you'll tell me how.

Biplab:

--- Quote from: MorphiusFaydal on June 27, 2007, 08:13:19 am ---How hard is it.  Or.. How do I do it?

--- End quote ---

It's quite hard for me. I tried to prepare once or twice and it failed. I don't remember the exact error. :(

But search for rpmbuild in Google and you'll come up with some tutorials.

kurapix:
I dunno if it's still there but anyway in build 4181, is it normal to have errors for not using some variables? (shouldn't be it just warnings?).

Kurapix

SharkCZ:

--- Quote from: MathStuf on June 27, 2007, 05:06:43 am ---I have tried to compile the nightly source multiple time on F7, but I am unable to do so without another version of C::B, which I can't get a hold of because there are bugs in the Fedora versions when run in F7 (as far as I can tell). Either g++ goes defunct or it freezes with the build targets dropdown shaking everywhere (tried both the latest FC4/5 nightly build and the version in the repositories). Is there a Makefile for C::B or is it sort of a circular dependency thing?

--- End quote ---
I am maintaining the CodeBlocks package in Fedora, so you should normally do "yum install codeblocks". But now I depend on the wxGTK maintainer to update wxGTK upto 2.8.4 and then I will build some current nightly build for FC6, F7 and Development. But I would prefer some kind of stable C::B version, at least RC3 ;-)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version