It seems the problem is documented in the makefile itself : > 416 # NOTE: if you enter an object file to an OBJxx greater > than 30, you have to explicitly > 417 # enter the make actions below (e.g. ddvclick.o). This is > because the > 418 # implicit make rule for opengl objects (.glo) somehow > causes the default make rule for .o > 419 # files to disappear. OBJ30 is the first opengl dependent > library and this > 420 # triggers this bug.
(indeed the pkg installs %p/lib/libncbicn3d.a, which is "LIB30") Jean-Francois ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
