[GRASS-user] Help compiling on Fedora Core 5
Hamish
hamish_nospam at yahoo.com
Sat May 27 01:45:19 EDT 2006
> I'm trying to compile 6.0.2 on FC5 (with gcc 4.1.0)
>
> The compile completes but with two errors:
>
> Errors in:
> /home/micha/download/gis/grass-6.0.2/display/drivers/XDRIVER/XDRIVER24
> /home/micha/download/gis/grass-6.0.2/visualization/nviz
..
> If I switch to the problem XDRIVER24 subdir and run make, I get many
> rows with 'undefined reference to..." . For example:
>
> OBJ.i686-pc-linux-gnu/Draw_point.o: In function `draw_point':
> /home/micha/download/gis/grass-6.0.2/display/drivers/XDRIVER/XDRIVER2
> 4/Draw_point.c:6: undefined reference to `XDrawPoint'
>
> Any suggestions?
are the XFree86-devel packages installed?
see the "spec" file which comes with the GRASS 6 for FC5 rpms for
example of package requirements and configure string:
http://ftp.gwdg.de/pub/misc/freegis/intevation/freegis/fedora/5/
http://ftp.gwdg.de/pub/misc/freegis/intevation/freegis/fedora/5/SPECS/grass.spec
I don't see X-dev on there? Omission?
(on debian the libx11-dev package has missing Xlib.h)
Hamish
More information about the grass-user
mailing list