User forums > General (but related to Code::Blocks)

[issue compiling] codeblocks_13.12-1.tar.gz [RedHat5]

(1/3) > >>

hereticus:
Hi,

I have an issue compiling  codeblocks_13.12-1.tar.gz at Red Hat 5 platform

I use
gcc 4.7.2
gnu make 3.82


--- Code: ---make[5]: Entering directory `/SCRATCH/aramt/codeblocks-13.12/src/src/resources/images/16x16'
make[5]: *** No rule to make target `*.png', needed by `all-am'.  Stop.
make[5]: Leaving directory `/SCRATCH/aramt/codeblocks-13.12/src/src/resources/images/16x16'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/SCRATCH/aramt/codeblocks-13.12/src/src/resources/images'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/SCRATCH/aramt/codeblocks-13.12/src/src/resources'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/SCRATCH/aramt/codeblocks-13.12/src/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/SCRATCH/aramt/codeblocks-13.12/src'
make: *** [all-recursive] Error 1

--- End code ---

When I enter

--- Code: ---/SCRATCH/aramt/codeblocks-13.12/src/src/resources/images/16x16
--- End code ---
and run

--- Code: ---make
--- End code ---
I am getting

--- Code: ---make: *** No rule to make target `*.png', needed by `all-am'.  Stop.
--- End code ---

Any suggestions?

Thanks

oBFusCATed:
Probably it is related to a not supported version of autotools or something. The 13.12 package build fine for me on a gentoo machine... If I find time I'll try it on a centos6 machine, too.

Jenna:
Builds fine on CentOS 5 with mock, so it should also build on plain CentOS/Redhat.

Jenna:
By the way:
is it really gcc 4.7.2 ?

Where did you get it from ?

hereticus:

--- Quote from: jens on April 26, 2014, 06:22:40 pm ---By the way:
is it really gcc 4.7.2 ?

Where did you get it from ?

--- End quote ---
I wonder what is surprising you?)
ftp://mirrors.kernel.org/gnu/gcc/gcc-4.7.2

Navigation

[0] Message Index

[#] Next page

Go to full version