Hello,
did anyone already manage to compile unionfs ( http://www.fsl.cs.sunysb.edu/project-unionfs.html )
for openwrt experimental (cvs HEAD) ?!?
I am kinda stuck in the building process.
I use the cvs HEAD buildroot from june 14th.
GCC 3.4.4
I alread did some patches to the unionfs Makefile to ensure it uses the right compiler und the correct includes.
Compiling the first few files is ok
but then i get:
make
******************************************************************************
If you have questions about or problems building Unionfs, please read INSTALL.
******************************************************************************
/storage/openwrt/staging_dir_mipsel/bin/mipsel-linux-gcc -D__KERNEL__ -DMODULE -
I. -I/storage/openwrt/build_mipsel/linux-2.4-brcm/linux-2.4.30/include -g -Os
-pipe -mips32 -mtune=mips32 -c -o file.o file.c
{standard input}: Assembler messages:
{standard input}:28215: Error: Cannot branch to symbol in another section.
{standard input}:28319: Error: Cannot branch to symbol in another section.
make: *** [file.o] Error 1
Anyone any idea what can be the reason for that ?!?
Any help very appreciated.
In my eyes union FS would be a very useful package on the openwrt platform.
cheers
Albert
(Last edited by mmaexx on 16 Jun 2005, 08:37)