Re: Can't build libgnomeprintui (was "Problems building autoconf")

2007-10-31 Thread Ryan Schmidt
On Oct 31, 2007, at 05:28, Marcus Vinicius Eiffle Duarte wrote: Ryan Schmidt wrote: On Oct 30, 2007, at 07:02, Marcus Vinicius Eiffle Duarte wrote: > I am still trying to build planner. > After the messages I received, I installed MacPorts-1.5.2, > uninstalled all previously installed ports,

Re: Can't build libgnomeprintui (was "Problems building autoconf")

2007-10-30 Thread Ryan Schmidt
On Oct 30, 2007, at 07:02, Marcus Vinicius Eiffle Duarte wrote: I am still trying to build planner. After the messages I received, I installed MacPorts-1.5.2, uninstalled all previously installed ports, selected gcc-4.0.1 as compiler and tried again. The ports I builr previously ( MacPorts

Can't build libgnomeprintui (was "Problems building autoconf")

2007-10-30 Thread Marcus Vinicius Eiffle Duarte
Hey, folks! I am still trying to build planner. After the messages I received, I installed MacPorts-1.5.2, uninstalled all previously installed ports, selected gcc-4.0.1 as compiler and tried again. The ports I builr previously (MacPorts-1.5.0 + gcc-3.3) built fine. However, when trying to build p

Re: Problems building autoconf

2007-10-29 Thread Daniel J. Luke
On Oct 29, 2007, at 11:14 AM, Marcus Vinicius Eiffle Duarte wrote: ld: Undefined symbols: _rl_completion_matches _rl_filename_completion_function _rl_username_completion_function /usr/bin/libtool: internal link edit command failed make[2]: *** [Pextlib.dylib] Error 1 make[1]: *** [all] Error

Re: Problems building autoconf

2007-10-29 Thread Marcus Vinicius Eiffle Duarte
Ryan, I downloaded MacPorts-1.5.2.tar.bz2 on my PowerMac G5 running MacOSX 10.4.10 (XCode 2.4.1, gcc 4.0.1). I ran ./configure and got some warnings. I am transcribing below a snippet of configure's output: checking whether rl_username_completion_function is declared... yes checking whether

Re: Problems building autoconf

2007-10-26 Thread Ryan Schmidt
On Oct 26, 2007, at 06:32, Marcus Vinicius Eiffle Duarte wrote: did you ever do: sudo port selfupdate ? the current version of MacPorts is 1.52 I dont know that will solve your problem but it is where to begin my problem is that this computer is my work's computer, behind an authentication

Re: Problems building autoconf

2007-10-26 Thread Marcus Vinicius Eiffle Duarte
> > > did you ever do: > sudo port selfupdate > ? > the current version of MacPorts is 1.52 > I dont know that will solve your problem but it is where to begin > > Ryan, my problem is that this computer is my work's computer, behind an authentication proxy, and I can't (at least don't how to) run

Re: Problems building autoconf

2007-10-25 Thread William Davis
On Oct 25, 2007, at 1:03 PM, Marcus Vinicius Eiffle Duarte wrote: Hey, folks! I downloaded and installed MacPorts 1.5 on my PowerMac G5. I successfulyy installed a few ports (Dia, EasyTag, Bluefish, Ginac), but did not succeed in installing Planner. The problem occurs during building of

Re: Problems building autoconf

2007-10-25 Thread Ryan Schmidt
On Oct 25, 2007, at 12:03, Marcus Vinicius Eiffle Duarte wrote: Hey, folks! I downloaded and installed MacPorts 1.5 on my PowerMac G5. I successfulyy installed a few ports (Dia, EasyTag, Bluefish, Ginac), but did not succeed in installing Planner. The problem occurs during building of au

Problems building autoconf

2007-10-25 Thread Marcus Vinicius Eiffle Duarte
Hey, folks! I downloaded and installed MacPorts 1.5 on my PowerMac G5. I successfulyy installed a few ports (Dia, EasyTag, Bluefish, Ginac), but did not succeed in installing Planner. The problem occurs during building of autoconf-2.61. >From the error message (see snippet below), I figured out th