[Qt-embedded-interest] Help! fail to compile qt-embedded-linux-opensource-src-4.5.2 on Fedora11
Tom Cooksey
thomas.cooksey at nokia.com
Thu Jul 9 08:26:00 CEST 2009
> Creating qmake. Please wait...
> ln: creating symbolic link
> `/mnt/hgfs/sharefolder/qt-embedded-linux-opensource-src-4.5.1/inclu
>de/QtCore/qconfig.h': Operation not supported ln: creating symbolic
> link
> `/mnt/hgfs/sharefolder/qt-embedded-linux-opensource-src-4.5.1/inclu
>de/Qt/qconfig.h': Operation not supported ln: creating symbolic link
> `mkspecs/default': Operation not supported gmake: Nothing to be
> done for `first'.
You're building on a filesystem which doesn't support symbolic links -
that's not going to work. Try building on ext2/3/4 or any other
filesystem designed for unix-like opperating systems.
More information about the Qt-embedded-interest
mailing list