User forums > Nightly builds

The 11 october 2006 build is out.

<< < (3/9) > >>

TheTuxKeeper:

--- Quote from: thomas on October 11, 2006, 10:27:39 pm ---
--- Quote from: bosca on October 11, 2006, 09:44:22 pm ---./auto_revision +int +wx +t ../../.. ./../../../sdk/autorevision.h
Error: Could not open output file.
--- End quote ---
Looks like the makefile is still having jet-lag from its trip :)
I believe it contains an excess ../.

Could you please edit Makefile.am and replace the line:
./auto_revision +int +wx +t $(top_srcdir) $(srcdir)/../../../sdk/autorevision.h
with
./auto_revision +int +wx +t $(top_srcdir) $(srcdir)/../../sdk/autorevision.h

Unluckily, I am presently unable to test myself due to acute lack of Linux machines, but I think it should do. Please report back if that works, so we can commit it. Thanks. :)

--- End quote ---
This works fine and commited in rev3076 :D

--- Code: ---make[3]: Entering directory `/mnt/daten/daniel/packages/BUILD/codeblocks/src/build_tools/autorevision'
./auto_revision +int +wx +t ../../.. ./../../sdk/autorevision.h
make[3]: Leaving directory `/mnt/daten/daniel/packages/BUILD/codeblocks/src/build_tools/autorevision'
--- End code ---

@bosca: you don't need to echo these variables they are autotools builtin macros/variables and at the top of each Makefile ;)

Kreso:
advanced tabing rules :)

cstudent:

--- Quote from: thomas on October 11, 2006, 10:27:39 pm ---Could you please edit Makefile.am and replace the line:
./auto_revision +int +wx +t $(top_srcdir) $(srcdir)/../../../sdk/autorevision.h
with
./auto_revision +int +wx +t $(top_srcdir) $(srcdir)/../../sdk/autorevision.h

--- End quote ---

I can confirm that this fixed the problem. Thanks Thomas.

nix_BB:
Thank you for all your diligent work guys.  8)

arwen:
Hello all!

Why there isn't the FC5 rpms , have stopped this build ?
The suse rpm works with Fedora ?

Thanks to alla and exusme for my bad English

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version