Re: [fpc-devel] Freebsd 9.1 -liconv not found

2013-01-28 Thread Graeme Geldenhuys
On 01/28/13 11:45, Marco van de Voort wrote: > > The TAR installer and afaik the port should add this line to the config > already, I installed the stable FPC from the TAR installer, then installed the "fixes" version from the repository. All done as a normal user, not root. > But building fpc

Re: [fpc-devel] Freebsd 9.1 -liconv not found

2013-01-28 Thread Marco van de Voort
In our previous episode, Graeme Geldenhuys said: > >> Pass -Fl/usr/local/lib in OPT="" > >> > > > > Thanks Marco, that did the trick!. > > I had a similar problem for X11 apps recently. I simply modified my > ~/.fpc.cfg file and specified -Fl/usr/local/lib inside there. Solved my > problem withou

Re: [fpc-devel] Freebsd 9.1 -liconv not found

2013-01-28 Thread Graeme Geldenhuys
On 01/27/13 15:35, Leonardo M. Ramé wrote: >> >> Pass -Fl/usr/local/lib in OPT="" >> > > Thanks Marco, that did the trick!. I had a similar problem for X11 apps recently. I simply modified my ~/.fpc.cfg file and specified -Fl/usr/local/lib inside there. Solved my problem without too much fuss, a

Re: [fpc-devel] Freebsd 9.1 -liconv not found

2013-01-27 Thread Leonardo M . Ramé
- Original Message - > From: Marco van de Voort > To: Leonardo M. Ramé ; FPC developers' list > > Cc: > Sent: Sunday, January 27, 2013 12:28 PM > Subject: Re: [fpc-devel] Freebsd 9.1 -liconv not found > > In our previous episode, Leonardo M. Ram? said:

Re: [fpc-devel] Freebsd 9.1 -liconv not found

2013-01-27 Thread Marco van de Voort
In our previous episode, Leonardo M. Ram? said: > I'm trying to compile fpc on a new FreeBsd 9.1 machine, I've installed iconv > and libiconv from ports, but /usr/bin/ld keeps complaining about cannot > finding -liconv.? >Any hint?. Pass -Fl/usr/local/lib in OPT="" _

Re: [fpc-devel] Freebsd 9.1 -liconv not found

2013-01-27 Thread Leonardo M . Ramé
> > From: Jonas Maebe >To: "FPC developers' list" >Sent: Sunday, January 27, 2013 12:13 PM >Subject: Re: [fpc-devel] Freebsd 9.1 -liconv not found > > > > >On 27 Jan 2013, at 16:03, Leonardo M. Ramé wrote: >

Re: [fpc-devel] Freebsd 9.1 -liconv not found

2013-01-27 Thread Jonas Maebe
On 27 Jan 2013, at 16:03, Leonardo M. Ramé wrote: > I'm trying to compile fpc on a new FreeBsd 9.1 machine, I've installed iconv > and libiconv from ports, but /usr/bin/ld keeps complaining about cannot > finding -liconv. Install libiconv-dev, libiconv-devel or something like that. Jonas

[fpc-devel] Freebsd 9.1 -liconv not found

2013-01-27 Thread Leonardo M . Ramé
I'm trying to compile fpc on a new FreeBsd 9.1 machine, I've installed iconv and libiconv from ports, but /usr/bin/ld keeps complaining about cannot finding -liconv.  Any hint?.   Leonardo M. Ramé http://leonardorame.blogspot.com___ fpc-devel maillist