[Slackbuilds-users] Problem with libsynce SlackBuilds
Eric Hameleers
alien at slackware.com
Wed Oct 7 15:08:47 UTC 2009
On Wed, 7 Oct 2009, Didier Spaier wrote:
> Hi,
>
> I have Slackware64-13.0, multilib following Eric's instructions.
>
> Running libsynce.SlackBuild from slackbuilds.org fail during make because of:
> "/usr/lib/libhal.so: could not read symbols: File in wrong format"; same
> problem with /usr/lib/libgobject-2.0.so and /usr/lib/libdbus-1.so
>
> After "removepkg glib2-compat32 dbus-compat32 hal-compat32" I could run the
> SlackBuild and get libsynce package
>
> I did check that I ran the SlackBuild with ARCH=x86_64
>
> I do not know if this problem lie in the SlackBuild script, libsynce's source
> archive, compat-32 packages or between the chair and the keyboard.
>
> Didier
Check the section of our FAQ: http://slackbuilds.org/faq/#x86_64 and
especially adding this line to the configure command is important, it
was not present by default in a lot of our Slackware 13.0 submissions
because it is not needed when you run pure-64bit Slackware:
LDFLAGS="-L/usr/lib${LIBDIRSUFFIX}" \
In a multilib setup, it is important that you point the tools to the
lib64 directories first.
Cheers, Eric
--
Eric Hameleers <alien at slackware.com>
Jabber: alien at jabber.xs4all.nl
More information about the SlackBuilds-users
mailing list