Re: Anjuta and libtools problem

2004-07-16 Thread Radu MOLNAR
Christian Schüler wrote: This problem may be related to the problem reported in this post: http://lists.freebsd.org/mailman/htdig/freebsd-questions/2004-June/049088.html When trying to Autogen a new project, the configure script bails with the message: ... ./ltconfig: Can't open ./ltconfig: No

Re: Anjuta and libtools problem

2004-07-16 Thread Christian Schüler
Chuck: thanks, I did cvsup the ports collection, then the make command builds Anjuta 1.2.2_1. I just did a fresh install of FreeBSD 5.2.1 from FTP a week ago, so I never dreamt of anything being out of date form this install. Why do I have to cvsup the ports collection? Anyway, Anjuta builds,

Re: Anjuta and libtools problem

2004-07-16 Thread Henrik W Lund
Radu MOLNAR wrote: snip I also have the same problem that you say you found the solution to but i dont know how to pass the cpu-manufacturer-os-kernel argument to the configure script. I get the error that you mentioned in your script when i try to create a project. So at that stage how come

Re: Anjuta and libtools problem

2004-07-16 Thread Chuck Swiger
Christian Schüler wrote: thanks, I did cvsup the ports collection, then the make command builds Anjuta 1.2.2_1. OK, this is more reasonable. I just did a fresh install of FreeBSD 5.2.1 from FTP a week ago, so I never dreamt of anything being out of date form this install. Why do I have to cvsup

Re: Anjuta and libtools problem

2004-07-15 Thread Henrik W Lund
Christian Schüler wrote: This problem may be related to the problem reported in this post: http://lists.freebsd.org/mailman/htdig/freebsd-questions/2004-June/049088.html When trying to Autogen a new project, the configure script bails with the message: ... ./ltconfig: Can't open ./ltconfig: No

Re: Anjuta and libtools problem

2004-07-15 Thread Christian Schüler
Hi, sorry that the case isn't that easy... Why don't you build it from ports and save yourself a lot of problems? (1) because this doesn't build 1.2.2, it starts building 1.0.2 when I type make install. (2) pkg_add -r anjuta *does* fetch 1.2.2, and this is what I actually did. All problems

Re: Anjuta and libtools problem

2004-07-15 Thread Chuck Swiger
Christian Schüler wrote: Why don't you build it from ports and save yourself a lot of problems? (1) because this doesn't build 1.2.2, it starts building 1.0.2 when I type make install. This strongly suggests that your ports tree is out-of-date. This port's Makefile should start with: # New ports

Re: Anjuta and libtools problem

2004-07-15 Thread Jonathan Chen
On Thu, Jul 15, 2004 at 08:47:51PM +0200, Christian Sch?ler wrote: Hi, sorry that the case isn't that easy... Why don't you build it from ports and save yourself a lot of problems? (1) because this doesn't build 1.2.2, it starts building 1.0.2 when I type make install. It builds 1.2.2

Anjuta and libtools problem

2004-07-14 Thread Christian Schüler
This problem may be related to the problem reported in this post: http://lists.freebsd.org/mailman/htdig/freebsd-questions/2004-June/049088.html When trying to Autogen a new project, the configure script bails with the message: ... ./ltconfig: Can't open ./ltconfig: No such file or directory

Re: Anjuta and libtools problem

2004-07-14 Thread Jonathan Chen
On Thu, Jul 15, 2004 at 01:32:27AM +0200, Christian Sch?ler wrote: [...] Now I am clueless. Has anyone running Anjuta-1.2.2 on FreeBSD? Might be worth noting that I run xFce, not the complete Gnome package. Why don't you build it from ports and save yourself a lot of problems? # cd