Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I have a prob whit kdevelop
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
weirdo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2002
Posts: 114
Location: Montreal/Quebec/Canada

PostPosted: Sun Jul 28, 2002 6:19 pm    Post subject: I have a prob whit kdevelop Reply with quote

I think i broke something.
I wanted to start a knew project to see how qt works. I choosed a kde mini project and cliked on the create button but here is what it gaved me
Code:

make[1]:
*** [cvs] Error
make:
*** [all] Error
sh: ./configure: No such file or directory
warning: Qtest4 inherits unknown class 'QWidget'
QWidget hasn't a reference. at /usr/share/kdoc/kdocHTMLutil.pm line 576, <SOURCE> line 39.
QWidget hasn't a reference. at /usr/share/kdoc/kdocHTMLutil.pm line 576, <SOURCE> line 39.


Its maybe because i remerged qt.
I try remerging kdevelop but it dosen't seems to work better
I'll try again (unmerging it before)
Back to top
View user's profile Send private message
weirdo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2002
Posts: 114
Location: Montreal/Quebec/Canada

PostPosted: Sun Jul 28, 2002 6:44 pm    Post subject: Reply with quote

Ok i rmerged kdevelop and donne KDE-documentation path change as told a the end of the ebuild.

Know some problem desapeared
This is what left
Code:

make[1]:
*** [cvs] Error
make:
*** [all] Error
sh: ./configure: No such file or directory
Back to top
View user's profile Send private message
RainerB
n00b
n00b


Joined: 29 Jul 2002
Posts: 15
Location: Germany

PostPosted: Wed Jul 31, 2002 7:22 pm    Post subject: Reply with quote

configure is created my autoconf, have you executed Build/Autoconf and Automake in kdevelop, or run "autoconf" in the project directory?
Back to top
View user's profile Send private message
fred1
n00b
n00b


Joined: 01 Aug 2002
Posts: 4

PostPosted: Sat Aug 03, 2002 2:35 pm    Post subject: Problem comes from autoconf. Reply with quote

I have the same problem. It seems to come from the autoconf version. When i create a new project, kdevelop prints a warning :
*** YOU'RE USING Autoconf version 2.13.
*** KDE requires autoconf 2.52 or 2.53

# emerge search autoconf
sys-devel/autoconf
Latest version Available: 2.53a
Latest version Installed: 2.53a
Homepage: http://www.gnu.org/software/autoconf/autoconf.html
Description: Used to create autoconfiguration files

# autoconf --version
Autoconf version 2.13

There seems to be some problems in the versions of Autoconf ebuild or sources.
Back to top
View user's profile Send private message
RainerB
n00b
n00b


Joined: 29 Jul 2002
Posts: 15
Location: Germany

PostPosted: Sat Aug 03, 2002 2:59 pm    Post subject: Reply with quote

If you set "WANT_AUTOCONF_2_5=1" ("export WANT_AUTOCONF_2_5=1") then autoconf 2.5 will be used.
Back to top
View user's profile Send private message
jeff
n00b
n00b


Joined: 10 Apr 2002
Posts: 3
Location: Austin

PostPosted: Fri Aug 09, 2002 4:06 am    Post subject: where to do this set Reply with quote

I tried setting WANT_AUTOCONF_2_5=1 in my profile, and indeed when I type autoconf at the prompt I see it ius trying to run 2.53a, but KDEVELOP still complains that I am using 2.13.
When I force it to 2.53a by editing the ac-wrapper.pl to force 2.53a it works, but I know this is probably not a smart thing to do. Do I need to set it somewhere in KDEVELOP itself? I haven't been able to find the place to set it if so.

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum