Yes Fedora 14 ships with make 3.82, it is not compatible with at least one of the tool chains indicated in the examples
Marc Kleine-Budde suggested using make 3.81. I have used it and determined make 3.81 is compatible (both the 32 bit and 64biot Fedora 14 platforms) Josef"ZaP" Holzmayr has indicated "Check out the LinuxFromScratch project, they are using make > 3.82 and have some patches in queue for packages that break." I have yet to look into those patches. I am still very much on learning curve My goal has primarily been to set up my development environment (ie create a series of scripts so that I can consistently invoke the ptxdist development process) dbl > -----Original Message----- > From: Erwin Rol [mailto:[email protected]] > Sent: Thursday, February 24, 2011 10:24 AM > To: [email protected] > Cc: David Lightstone > Subject: Re: [ptxdist] migration from Fedora 14 32 bit, to Fedora 14 64 bit > problem > > On FC14 i did run into problems with the make version, did you see any of those > ? > > - Erwin > > > On 24-2-2011 15:57, David Lightstone wrote: > > All > > > > Ignore the observation. > > It was an operator error made when creating my build scripts. > > > > Dave Lightstone > > > >> -----Original Message----- > >> From: [email protected] [mailto:ptxdist- > >> [email protected]] On Behalf Of David Lightstone > >> Sent: Wednesday, February 23, 2011 2:19 PM > >> To: ptxdist > >> Subject: [ptxdist] migration from Fedora 14 32 bit, to Fedora 14 64 > >> bit > > problem > >> > >> I am migrating from Fedora 14 32 bit to Fedora 14 64 bit and have hit > >> a > > logistics > >> problems. > >> This partly because I hacked out the build on Fedora 14 32bit and > >> wanted > > to > >> consolidate my understanding, and partly because I really would > >> rather > > work > >> with Fedora 14 64 bit > >> > >> The error message is > >> > >> install file: > >> > >> src=OSELAS.BSP-Pengutronix-Generic/platform-versatilepb/packages/linu > >> x- > >> 2.6.3 > >> 2/lib/modules/2.6.32-pengutronix/modules.dep > >> dst=/lib/modules/2.6.32-pengutronix/modules.dep > >> owner=0 > >> group=0 > >> permissions=0644 > >> > >> /usr/bin/fakeroot: ipkg-build: command not found failed > >> make: *** > >> [/home/dbl/Projects/ptxdist-2011.01.0/projects/OSELAS.BSP-Pengutronix > >> - > >> Generi > >> c/platform-versatilepb/state/kernel.targetinstall.post] Error 127 > > [dbl@localhost > >> build-tools]$ > >> > >> > >> The implication is that ipkg-build is absent > >> > >> The host has > >> fakeroot version 1.12.4 > >> > >> The patch files in directory > >> ptxdist-2011.01.0/patches/fakeroot-1.14.4 > >> seems to suggest that I have an older version of fakeroot > >> > >> Is fakeroot version 1.14-4 needed? > >> Do I need to install a verision of ipkg? > >> > >> Are checks necessary as part of the build? > >> > >> > >> dbl > >> > >> > >> > >> > >> > >> > >> -- > >> ptxdist mailing list > >> [email protected] > > > > -- ptxdist mailing list [email protected]
