Building Modular: Floating point exception when running makekeys
Enrico Weigelt
weigelt at metux.de
Wed Jun 7 03:12:01 PDT 2006
* Ashley Hooper <ash_hooper at yahoo.com> schrieb:
<snip>
> (Incidentally, running the xcb-proto 'make' above gave the "nothing to do"
> message for targets 'all' & 'all-am' - not sure if that's important)
This is because the package (in fact, all -proto packages) does not
compile anything, just install some files. The only autogenerated file
is xcp-proto.pc (for pkgconfig) which is already created by configure.
So in the build stage (which is represented by "make all") there's
really nothing to do.
> Excuse my ignorance, but what should I be putting for the prefix paths in the
/usr/X11 seems to be an traditional prefix.
You have to add $prefix/lib/pkgconfig to you $PKG_CONFIG_PATH before
running the build, so pkgconfig finds the .pc files. If you like,
you can put it into an wrapper script and define $PKG_CONFIG.
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
More information about the xorg
mailing list