This seems more like trying to create symbolic links on a FAT32 FS. Try to do the compilation somewhere on a proper Linux FS. On fat32 you can't simply create symlinks...
Hope that's it, best regards, Matej On Monday 22 May 2006 21:15, Florian Klaempfl wrote: > David Nicolás Abdala wrote: > >> Install binutils. > > > > Thanks for the answer, but I still have the same problem. I downloaded > > the binutils-2.16.1 and when I do './configure' no error then 'make', and > > it shows: > > > > config.h is unchanged > > linking .././intl/libgettext.h to libintl.h > > ln: creating hard link `libintl.h' to `.././intl/libgettext.h': Operation > > not permitted > > configure: error: can not link libintl.h to .././intl/libgettext.h > > make: *** [configure-intl] Error 1 > > > > (after a lot of lines apparently with no errors) > > Then did (as the readme says) 'make install' and get this: > > > > /usr/bin/ginstall -c -m 644 .././bfd/../include/bfdlink.h > > /usr/local/include/bfdlink.h > > make[3]: Leaving directory `/mnt/win-c/pascal-linux/binutils-2.16.1/bfd' > > make[2]: Leaving directory `/mnt/win-c/pascal-linux/binutils-2.16.1/bfd' > > make[1]: Leaving directory `/mnt/win-c/pascal-linux/binutils-2.16.1/bfd' > > make[1]: Entering directory > > `/mnt/win-c/pascal-linux/binutils-2.16.1/opcodes' make[1]: *** No rule to > > make target `install'. Stop. > > make[1]: Leaving directory > > `/mnt/win-c/pascal-linux/binutils-2.16.1/opcodes' make: *** > > [install-opcodes] Error 2 > > > > despite the errors (that I have no idea what they mean) try to make > > lazarus again, getting the same error. > > > > Thanks. > > David. > > Can't you get binutils from the packages of your distro? > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
