Author Topic: The 10 October 2009 build (5859) is out.  (Read 148545 times)

Offline koso

  • Multiple posting newcomer
  • *
  • Posts: 58
Re: The 10 October 2009 build (5859) is out.
« Reply #75 on: October 28, 2009, 12:09:10 pm »
On http://apt.wxwidgets.org/ are binary packages for more distributions .. which of them are you using?

And I have no problem with self compiled version on 9.10 KK using wx libraries from ubuntu repositories.

Offline PaowZ

  • Multiple posting newcomer
  • *
  • Posts: 14
Re: The 10 October 2009 build (5859) is out.
« Reply #76 on: October 28, 2009, 06:44:33 pm »
Hello there!

I've seen somebody encountering an issue while compiling custom makefiles. The fact is that I have the same issue. Of course, I checked the "This is a custom makefile" box.
And I get this:

Quote
-------------- Build: Debug-imx in AL22 ---------------

Using makefile: AL22.mk
make: *** No rule to make target `Debug-imx'.  Stop.
Process terminated with status 2 (0 minutes, 0 seconds)
0 errors, 0 warnings

..where AL22.mk is my custom makefile..

Any clue ?? thanks a lot.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7576
    • My Best Post
Re: The 10 October 2009 build (5859) is out.
« Reply #77 on: October 28, 2009, 06:51:51 pm »
Hello there!

I've seen somebody encountering an issue while compiling custom makefiles. The fact is that I have the same issue. Of course, I checked the "This is a custom makefile" box.
And I get this:

Quote
-------------- Build: Debug-imx in AL22 ---------------

Using makefile: AL22.mk
make: *** No rule to make target `Debug-imx'.  Stop.
Process terminated with status 2 (0 minutes, 0 seconds)
0 errors, 0 warnings

..where AL22.mk is my custom makefile..

Any clue ?? thanks a lot.

Do you have a makefile target called "Debug-imx"?

Note: Unless you think this is a new problem with this nightly build I suggest opening a new thread on how to use custom makefile.

Tim S.


C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline PaowZ

  • Multiple posting newcomer
  • *
  • Posts: 14
Re: The 10 October 2009 build (5859) is out.
« Reply #78 on: October 28, 2009, 07:07:27 pm »
Well,

Quote
Do you have a makefile target called "Debug-imx"?
Nop, and that was not an issue in v8.02.

I have this line supplied to make.exe
Quote
$make -f $makefile all ARCH=arm-gcc FLAVOR=debug

so, my target would be 'all' but the build target name has always been "Debug-imx"...  :shock:

By the way, I tried to name it 'all' but I get the same error.
« Last Edit: October 28, 2009, 07:10:16 pm by PaowZ »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7576
    • My Best Post
Re: The 10 October 2009 build (5859) is out.
« Reply #79 on: October 28, 2009, 07:15:05 pm »
Well,

Quote
Do you have a makefile target called "Debug-imx"?
Nop, and that was not an issue in v8.02.

I have this line supplied to make.exe
Quote
$make -f $makefile all ARCH=arm-gcc FLAVOR=debug

so, my target would be 'all' but the build target name has always been "Debug-imx"...  :shock:

By the way, I tried to name it 'all' but I get the same error.

Rename the Code::Blocks target to all and start a new thread THIS does not belong in the nightly thread.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline phenx

  • Single posting newcomer
  • *
  • Posts: 2
Re: The 10 October 2009 build (5859) is out.
« Reply #80 on: October 28, 2009, 07:27:34 pm »
On http://apt.wxwidgets.org/ are binary packages for more distributions .. which of them are you using?

And I have no problem with self compiled version on 9.10 KK using wx libraries from ubuntu repositories.

OK , It's good ,i change the source to apt.wxwidgets.org (from 9.04 up to 9.10 ,the source.list forbid this source)
I install wxwidgets 2.8.10-1,the error occurs in 2.8.10-0
Thanks. :D

Offline PaowZ

  • Multiple posting newcomer
  • *
  • Posts: 14
Re: The 10 October 2009 build (5859) is out.
« Reply #81 on: October 28, 2009, 07:34:29 pm »
Quote
Rename the Code::Blocks target to all
Don't need to. I'm not new to custom makefiles. I've been using C::B 8.02 this way for several months and it wasn't a problem. I must have messed up my environment.
That is said, maybe things have changed concerning custom makesfiles handling in last builds. I'll check this out. Thanks.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 10 October 2009 build (5859) is out.
« Reply #82 on: October 28, 2009, 07:54:21 pm »
Quote
Rename the Code::Blocks target to all
Don't need to. I'm not new to custom makefiles. I've been using C::B 8.02 this way for several months and it wasn't a problem. I must have messed up my environment.
That is said, maybe things have changed concerning custom makesfiles handling in last builds. I'll check this out. Thanks.

They have changed since 8.02 release.

Please check your projects and targets Build options, in your case the Make command tab.
« Last Edit: October 29, 2009, 06:23:15 am by jens »

Offline Halan

  • Multiple posting newcomer
  • *
  • Posts: 43
Re: The 10 October 2009 build (5859) is out.
« Reply #83 on: October 31, 2009, 03:19:46 am »
Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

Yeah those packages didn't change anything. I already rebuild the packages from jens on my PPA. I guess this must be related to Ubuntu. Has anybody here Ubuntu 9.10 on his machine and the same problem?

Offline manowar

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 10 October 2009 build (5859) is out.
« Reply #84 on: October 31, 2009, 10:25:52 am »
Yes I have the same issues

Code
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference

I compiled codeblocks myself and everything is fine.

Offline zak

  • Multiple posting newcomer
  • *
  • Posts: 26
Re: The 10 October 2009 build (5859) is out.
« Reply #85 on: October 31, 2009, 02:44:02 pm »
Yes I have the same issues

Code
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference

I compiled codeblocks myself and everything is fine.

I hade the same problem.

I solved it following the instruction in this link:

http://www.futuredesktop.org/codeblocks_on_ubuntu_9.04.html

Now it works very well, as usual.

(Maybe in the upgrading process to 9.10 I deleted some packages..)

Best Regards

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 10 October 2009 build (5859) is out.
« Reply #86 on: October 31, 2009, 05:42:25 pm »
Code
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference

Packages from lgp203 are compiled with the wxWidgets repository (Hardy Heron).

It seems that for Ubuntu Karmic 9.10, the wxWidgets libraries are provided but no more compatible with C::B compiled with the library from wxWidgets (Hardy Heron for me).

If you agree, next week, I will provided packages compiled on Hardy Heron to used from Hardy to Jaunty and one for Karmic compiled with the wxWidgets library from the Ubuntu repository (2.8.10).

Before, problem could be solve by using the wxWidgets libraries provided by wxWidgets and using Jaunty even if for Karmic: deb http://apt.wxwidgets.org/ jaunty-wx main

Is the same problem is present with amd64 architecture ?

Best regards, pasgui

Offline zak

  • Multiple posting newcomer
  • *
  • Posts: 26
Re: The 10 October 2009 build (5859) is out.
« Reply #87 on: October 31, 2009, 06:38:30 pm »
Code
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference

Packages from lgp203 are compiled with the wxWidgets repository (Hardy Heron).

It seems that for Ubuntu Karmic 9.10, the wxWidgets libraries are provided but no more compatible with C::B compiled with the library from wxWidgets (Hardy Heron for me).

If you agree, next week, I will provided packages compiled on Hardy Heron to used from Hardy to Jaunty and one for Karmic compiled with the wxWidgets library from the Ubuntu repository (2.8.10).

Before, problem could be solve by using the wxWidgets libraries provided by wxWidgets and using Jaunty even if for Karmic: deb http://apt.wxwidgets.org/ jaunty-wx main

Is the same problem is present with amd64 architecture ?

Best regards, pasgui


I will try on my amd64 laptop this night... tomorrow I will tell you.

Best regards


pwhaakej

  • Guest
Re: The 10 October 2009 build (5859) is out.
« Reply #88 on: November 05, 2009, 11:13:48 pm »
Yes I have the same issues

Code
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference

I compiled codeblocks myself and everything is fine.

I hade the same problem.

I solved it following the instruction in this link:

http://www.futuredesktop.org/codeblocks_on_ubuntu_9.04.html

Now it works very well, as usual.

(Maybe in the upgrading process to 9.10 I deleted some packages..)

Best Regards

I tried using this fix and was getting the same error. Does anyone else have any tips, this is rather irritating.

Offline vertacomi

  • Single posting newcomer
  • *
  • Posts: 3
Re: The 10 October 2009 build (5859) is out.
« Reply #89 on: November 06, 2009, 08:55:36 am »
Hi all, thanks to developers to theirs good works for improving Code::Blocks everyday !

I would like to signal a new crash that I have since this nightly, it's only happen when I scroll quickly a .nsi file (Script for Nullsoft Installation System), I got an "Assertion failure" message :

Code
Assertion [pos >= startSeg] failed at C:\CodeBlocks\src\sdk\wxscintilla\src\DocumentAccessor.cxx 113

And after that Code::Blocks crash.

I run Code::Blocks on Windows XP SP3