Re: I can not figure this out



On Thu, 28 Oct 1999, Eskil Heyn Olsen was heard blurting out:

> On Wed, 27 Oct 1999, Ron 'The InSaNe One' Rosson wrote:
> 
> > checking for pi_accept in -lpisock... no
> > configure: error: Unable to find libpisock. Try ftp://ryeham.ee.ryerson.ca/pub/PalmOS/.
> > Here is how I am invoking the configure:
> > ./configure --with-gnome-includes=/usr/local --with-gnome-libs=/usr/local --with-gnome=/usr/X11R6/bin --disable-nls --with-catgets --with-pisock=/usr/local/pilot
> > Any suggestions would be greatly appreciated.
> 
> Thats my fault, the --with-pisock=/where is apparently still broken, since
> it uses AC_CHECK_LIB to check for the pi_accept command in libpisock, and
> the AC_CHECK_LIB doens't check in non-standard directories.
> 
> I'll fix this, but probably won't be before the weekend.
> 
> Temporary fix: configure.in: remove line 87 and 88 
>     87  AC_CHECK_LIB(pisock, pi_accept, [ PISOCK_LIBS=-lpisock ], 
>     88          [ AC_MSG_ERROR("Unable to find libpisock. Try ftp://ryeham.ee...
> 
Ok made the change and started with a clean configure here is what I am getting now.

checking whether NLS is requested... no
checking for for existance of /usr/local/pilot/lib/libpisock.so... yes
checking for glib-config... /usr/local/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for pi_accept in -lpisock... no
configure: error: Unable to find libpisock. Try ftp://ryeham.ee.ryerson.ca/pub/PalmOS/.

TIA
-- 
-------------------------------------------------------------------
Ron Rosson              	... and a UNIX user said ...
The InSaNe One                 		   rm -rf *
insane@oneinsane.net      	and all was /dev/null and *void()
-------------------------------------------------------------------
	       I plead contemporary insanity



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]