LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-07-2009, 03:57 AM   #1
threatingbehaviour
Member
 
Registered: May 2009
Location: mt vernon ohio
Distribution: opensuse 11.3
Posts: 129

Rep: Reputation: 15
Comical help


hey I'm installing comical and I start to compile but get (mostly) this message when I run make...
src/../Comical Icons/rot_ccw.xpm:24: warning: deprecated conversion from string constant to ‘char*’ and I have all the requirements (wxwidgets 2.6.2 or later and gcc 3.3 or later)
 
Old 06-07-2009, 04:29 AM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by threatingbehaviour View Post
hey I'm installing comical and I start to compile but get (mostly) this message when I run make...
src/../Comical Icons/rot_ccw.xpm:24: warning: deprecated conversion from string constant to ‘char*’ and I have all the requirements (wxwidgets 2.6.2 or later and gcc 3.3 or later)
That is just a warning, not an error so it (by itself) shouldn't prevent compilation from going ahead. Do you get any actual error messages?
cheers,
jdk
 
Old 06-07-2009, 05:52 PM   #3
threatingbehaviour
Member
 
Registered: May 2009
Location: mt vernon ohio
Distribution: opensuse 11.3
Posts: 129

Original Poster
Rep: Reputation: 15
the only errors I am getting are the following...

src/ComicalApp.cpp:401: error: ‘wxGetNumberFromUser’ was not declared in this scope
src/ComicalApp.cpp:414: error: ‘wxGetNumberFromUser’ was not declared in this scope
make: *** [src/ComicalApp.o] Error 1
 
Old 06-07-2009, 06:08 PM   #4
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
It can be that either wxwidgets or gcc is too new. Or it can be just a regular coding bug. Whatever it is, you should report it upstream to the wxwidget guys so they can fix it on the next release. It's surely something trivial to patch, you have to go to that line on the said source file and look a bit around to see if that function has been declared there or somewhere else in a visible scope. It might be a name that changed, or maybe the scope is not correct, or maybe someone omitted the needed forward declaration in a .h file. Grep can come in handy to search for the function.
 
Old 06-07-2009, 10:49 PM   #5
threatingbehaviour
Member
 
Registered: May 2009
Location: mt vernon ohio
Distribution: opensuse 11.3
Posts: 129

Original Poster
Rep: Reputation: 15
ah ok thanks I'll have to try that out first I gotta learn how to use grep though I'm still pretty new
 
Old 06-09-2009, 01:10 AM   #6
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,349

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
example

grep <pattern> <filename(s)>

eg

grep wxwidget *.c
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
This is comical! breakerfall General 4 07-25-2003 09:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration