Re: gnome-pilot 0.1.65: error though fixing configure



> I am stumped... i think it must be a mistake in how you altered the
> ./configure script....

i don't know if it might be helpful or if it is an "error" but - beside
the "pilot-link: .." - configure prints:

--snip--
Configuration:
  gnome-vfs   : yes
  network sync: yes
  usb         : yes
  oaf         : no
  gob         : no
  pilot-link: ..
--snap--

are these two no's correct?

here are the appearances of the string "-lpisock" in the configure-file
including the changes i have made (using gedit's search&replace method
and reviewing it by hand):

PISOCK_LIBS="-L$withval/lib -lpisync -lpisock"

PISOCK_LIBS="-L$prefix/lib -lpisync -lpisock"

echo $ac_n "checking for pi_accept in -lpisync -lpisock""... $ac_c" 1>&6

echo "configure:8402: checking for pi_accept in -lpisync -lpisock" >&5

LIBS="-lpisync -lpisock  $LIBS"

PISOCK_LIBS="-lpisync -lpisock "


does this help in any way?

tobias




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