Hi, It's hard to tell what's going wrong from this. One idea would be to change directory to /Oem/DWFTK7.1/develop/global/src/dwf and directly run the DWF configure/make from there (those files should already be there). Then see what errors get thrown.
Traian > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mapguide-users- > [EMAIL PROTECTED] On Behalf Of François Van Der Biest > Sent: Monday, October 22, 2007 5:46 AM > To: MapGuide Users Mail List > Subject: [mapguide-users] MgOS build on debian : build_oem step fails > > Hi list, > > I'm trying to compile MgOS on a debian sarge system, but I get this > error at the "build_oem" step (see below). > Some options seem not to be recognized, and a Makefile.am file has not > been generated : package/reader/Makefile.in > > Thank's for your help, > > F. > > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > > dwfcore: Build Successful .......................... > dwftk: Initialization........................... > ~/MgDev/Oem/DWFTK7.1/develop/global/build/gnu/dwftoolkit ~/MgDev/Oem > ~/MgDev > Makefile.am:1: option `nostdinc' not recognized > package/Makefile.am:1: option `nostdinc' not recognized > expat/Makefile.am:1: option `nostdinc' not recognized > whiptk/Makefile.am:1: option `nostdinc' not recognized > w3dtk/Makefile.am:1: option `nostdinc' not recognized > publisher/Makefile.am:1: option `nostdinc' not recognized > autoreconf: automake failed with exit status: 1 > ~/MgDev/Oem ~/MgDev > dwftk: Configure /Build........................... > ~/MgDev/Oem/DWFTK7.1/develop/global/src/dwf ~/MgDev/Oem ~/MgDev > checking for a BSD-compatible install... /usr/bin/install -c > > [.....] > > checking for inflate in -lz... yes > foo > configure: Building expat into dwftk > configure: Using optimized configuration > configure: gcc 3.2.x requires less strict compiler flags. Please pay > attention to warnings! > configure: creating ./config.status > config.status: creating Makefile > config.status: creating package/Makefile > config.status: error: cannot find input file: > package/reader/Makefile.in > cd . \ > && CONFIG_FILES= CONFIG_HEADERS=config.h \ > /bin/sh ./config.status > config.status: creating config.h > config.status: executing default-1 commands > make all-recursive > make[1]: Entering directory > `/home/fvanderbiest/MgDev/Oem/DWFTK7.1/develop/global/src/dwf' > Making all in package > make[2]: Entering directory > `/home/fvanderbiest/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package' > Making all in reader > make[3]: Entering directory > `/home/fvanderbiest/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/r > eader' > make[3]: *** No rule to make target `all'. Stop. > make[3]: Leaving directory > `/home/fvanderbiest/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package/r > eader' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/home/fvanderbiest/MgDev/Oem/DWFTK7.1/develop/global/src/dwf/package' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/home/fvanderbiest/MgDev/Oem/DWFTK7.1/develop/global/src/dwf' > make: *** [all-recursive-am] Error 2 > DWFTK 7.1: Error build failed (0)................. > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
