configure doesn't find pilot-link and make fails



When I configure gnome-pilot-0.1.65, it reports the following.

  Configuration :

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

I installed pilot-link-0.11.3 from source so why doesn't configure find
it?

Also, make fails with the following output.

gpilotd.c: In function `pilot_connect':
gpilotd.c:128: `PI_AF_SLP' undeclared (first use in this function)
gpilotd.c:128: (Each undeclared identifier is reported only once
gpilotd.c:128: for each function it appears in.)
gpilotd.c: In function `do_sync':
gpilotd.c:444: warning: implicit declaration of function `gethostname'
gpilotd.c: In function `monitor_channel':
gpilotd.c:908: warning: implicit declaration of function `open'
gpilotd.c:909: `O_RDONLY' undeclared (first use in this function)
gpilotd.c: In function `write_pid_file':
gpilotd.c:1003: `O_RDWR' undeclared (first use in this function)
gpilotd.c:1003: `O_TRUNC' undeclared (first use in this function)
gpilotd.c:1003: `O_CREAT' undeclared (first use in this function)
make[2]: *** [gpilotd.o] Error 1
make[2]: Leaving directory
`/home/eemminger/download/gnome-pilot-0.1.65/gpilotd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/eemminger/download/gnome-pilot-0.1.65'
make: *** [all-recursive-am] Error 2

What do you do to fix this?

Eric




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