Hi,

with the latest checkout of aufs2-util, i have some parallel build issue with 
"make -j5", this is
the output, when it fails:


x86_64-pc-linux-gnu-ar rv libautil.a proc_mnt.o
x86_64-pc-linux-gnu-ar rv libautil.a br.o
x86_64-pc-linux-gnu-ar: creating libautil.a
a - proc_mnt.o
x86_64-pc-linux-gnu-ar: creating libautil.a
a - br.o
x86_64-pc-linux-gnu-ar rv libautil.a plink.o
a - plink.o
x86_64-pc-linux-gnu-ar rv libautil.a mtab.o
a - mtab.o
x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe  -I/usr/src/linux/include -O 
-Wall   -c -o auplink.o
auplink.c
x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe  -I/usr/src/linux/include -O 
-Wall   -c -o
mount.aufs.o mount.aufs.c
rm -f etc_default_aufs
x86_64-pc-linux-gnu-gcc -Wl,--as-needed -L/lib64 -L/usr/lib64  auplink.o  -L. 
-lautil -o auplink
echo '# aufs variables for shell scripts' > etc_default_aufs
./c2sh >> etc_default_aufs
echo >> etc_default_aufs
sed -e '0,/^$/d' aufs.shlib >> etc_default_aufs
x86_64-pc-linux-gnu-gcc -Wl,--as-needed -L/lib64 -L/usr/lib64  mount.aufs.o  
-L. -lautil -o mount.aufs
mount.aufs.o: In function `main':
mount.aufs.c:(.text+0x75a): undefined reference to `au_proc_getmntent'
./libautil.a(plink.o): In function `au_plink':
plink.c:(.text+0x3b8): undefined reference to `au_proc_getmntent'
./libautil.a(mtab.o): In function `au_update_mtab':
mtab.c:(.text+0x2d1): undefined reference to `au_proc_getmntent'
collect2: ld returned 1 exit status
make: *** [mount.aufs] Error 1
make: *** Waiting for unfinished jobs....
./libautil.a(plink.o): In function `au_plink':
plink.c:(.text+0x3b8): undefined reference to `au_proc_getmntent'
collect2: ld returned 1 exit status
make: *** [auplink] Error 1
rm c2tmac c2sh

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf

Reply via email to