* [Buildroot] Bump xfsprogs to next version for better compatibility with arm
@ 2010-07-17 10:17 Ossy
0 siblings, 0 replies; only message in thread
From: Ossy @ 2010-07-17 10:17 UTC (permalink / raw)
To: buildroot
Hi mailinglist,
I tried to use a newer version of xfsprogs (3.1.2). According to the
xfs-homepage there are some issues fixed for usage with arm based systems.
I'll give it a green try by changing to higher version in xfsprogs.mk. I
found a patch on gentoo (building with shared libs) and they changed the
dependency from e2fsprogs to util-linux. I've done the same in
xfsprogs.mk and Config.in in the packages directory.
Now I get an error. Libtool doesn't want to link it:
"libtool: link: only absolute run-paths are allowed"
Google gives a ton of hits, but I can't adapt any answer to building
xfsprogs 3.1.2 within buildroot.
Maybe someone of the list readers trapped into the same error with
building shared/static and host libpaths and internal br lib paths?
Thanks for any hint.
Kind regards,
Marcus
/usr/bin/make -j1
PATH="/home/ossy/buildroot/buildroot-dev/output/host/bin:/home/ossy/buildroot/buildroot-dev/output/host/usr/bin:/home/ossy
/buildroot/buildroot-dev/output/host/usr/sbin/:/usr/local/bin:/usr/bin:/bin:/usr/games"
CPPFLAGS="-I/home/ossy/buildroot/buildroot-dev/outpu
t/build/util-linux-2.13-pre7/lib" \
LDFLAGS="-L/home/ossy/buildroot/buildroot-dev/output/build/util-linux-2.13-pre7/lib"
-C /home/ossy/buildroot/buildroot-dev/o
utput/build/xfsprogs-3.1.2
make[1]: Entering directory
`/home/ossy/buildroot/buildroot-dev/output/build/xfsprogs-3.1.2'
Building include
Building libxfs
[DEP]
[LD] libxfs.la
libtool: link: only absolute run-paths are allowed
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-07-17 10:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-17 10:17 [Buildroot] Bump xfsprogs to next version for better compatibility with arm Ossy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.