Am Dienstag den, 19. November 2002, um 15:21, schrieb Justin Wright:

the configure scripts that some programs use are frequently the output of another program, autoconf.
whether the include directory can be set or not will depend on how autoconf was used to generate their configure script; which, in turn, generates the makefile.

Well, I'm not quite sure if I understand everything of that, I'm a Mac user ;-)

I found a line

includedir = ${prefix}/include

in Makefile.

I changed that to

includedir = /sw/include

as suggested in your previous mail.

Then another error occured, which I don't understand either.

make all-recursive
Making all in src
make[2]: *** No rule to make target `netlib.', needed by `libgpsd.a'. Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any chance?

hs




-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Reply via email to