Re: gnome-pilot 0.1.65: error though fixing configure



Let me give you a few more steps... and checks to perform...


On Wed, 2002-08-14 at 08:33, Tobias Schleinkofer wrote:
> hy,
> 
> on july, 31 mike musson and brett thomas had a discussion about how to
> properly build gnome-pilot-0.1.65 with the ximian patch applied.
> 
> according to brett's posting i have tried to build gnome-pilot-0.1.65
> myself (linux newbie). that's what i have done (in the following order):
> 
> - got pilot-link-0.11.3.tar.bz2 from www.pilot-link.org
> - got gnome-pilot-0.1.65.tar.gz from ftp.gnome.org
> - got gnome-pilot.patch from primates.ximian.com/~jpr/

get gnome-pilot-conduits.patch from the same primates.ximian.com

remove all existing gnome-pilot and pilot-link packages or installs
this will probably mean removing evolution amongst other things as it
depends on pilot link.

> - compiled sucessfully pilot-link ("./configure", "make", "make
> install", "pilot-xfer -p /dev/ttyUSB1 -L" works)

good

> - extracted gnome-pilot
> - corrected gnome-pilot's configure (replaced "-lpisock" with "-lpisync
> -lpisock")
> - applied gnome-pilot.patch (patch -p0 < gnome-pilot.patch) in the
> gnome-pilot directory
> - run "./configure" which finished without errors but displaying at the
> end "pilot-link: .." (where there - i guess - should be "pilot-link:
> 0.11.3")

if you get this something is wrong, do not run make...
you need to make sure that there is only one version of pilot-link in
your path...

run

which pilot-xfer

this will give you the path to the first pilot-link in path...

run 

/path/to/pilot-link/pilot-xfer -v

this will tell you which version you have in your path first.  If this
is not 0.11.3 then you must remove it to proceed.

then run make if ./configure is OK

(remember to use the same --prefix on ./configure for both pilot-link
and gnome-pilot)

hopefully this should help :)

Dave

> - run "make" which terminates with following error:
> 
> --snip---
> pilot.c:33:27: applet-widget.h: file or directory not found
> make[2]: *** [pilot.o] error 1
> make[2]: exiting directory >>/root/gnome-pilot-0.1.65/applet<<
> make[1]: *** [all-recursive] error 1
> make[1]: exiting directory >>/root/gnome-pilot-0.1.65<<
> make: *** [all-recursive-am] error 2
> ---snap---
> 
> so how am i gonna build gnome-pilot correctly? system is redhat 7.3
> 
> tia
> 
> tobias
> 
> _______________________________________________
> gnome-pilot-list mailing list
> gnome-pilot-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-pilot-list
> 





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