Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138899 - dev-libs/libmal fails to find pilot-link
Summary: dev-libs/libmal fails to find pilot-link
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo PDA project
URL:
Whiteboard:
Keywords:
Depends on: 165465
Blocks:
  Show dependency tree
 
Reported: 2006-07-02 12:40 UTC by jollyjoice
Modified: 2007-09-17 21:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
This file contains any messages produced by compilers while running configure. (config.log,21.24 KB, text/plain)
2006-07-20 07:04 UTC, jollyjoice
Details
Ebuild for libmla 0.44 for use with pilot-link 0.12 plus (libmal-0.44.ebuild,651 bytes, text/plain)
2007-02-24 10:13 UTC, Anthony Staines
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jollyjoice 2006-07-02 12:40:56 UTC
checking for pilot-link header files... found at /usr/include/libpisock
checking for main in -lsocket... no
checking for main in -lnsl... configure: error: Could not find the pilot-link libraries
yes
checking for pilot library files... no

emerge --info libmal
Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.15
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=k8 -pipe -O3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 arts audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt ctype cups dba dbus dlloader dri eds elibc_glibc emboss encode esd exif expat fam fastbuild foomaticdb fortran ftp gd gdbm gif gimpprint glut gmp gpm gstreamer idn imlib isdnlog java jpeg kde kdeenablefinal kernel_linux kqemu lcms lzw lzw-tiff mad memlimit mng mozilla mp3 mpeg musicbrainz ncurses nls nptl nvidia opengl pam pcre pdflib perl png posix pppd python qt qt3 qt4 quicktime readline reflection samba sdl session simplexml soap sockets spell spl ssl symlink tcltk tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev usb userland_GNU userlocales xorg xpm xsl xv zlib input_devices_keyboard input_devices_mouse video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2006-07-20 03:59:25 UTC
Do you have pilot-link-0.12 installed? libmal will not be able to link to that. You will need to purge your system of that version and use the one that is in portage. If you believe you do not have 0.12, then attach /var/tmp/portage/libmal*/work/libmal*/config.log to this bug
Comment 2 jollyjoice 2006-07-20 07:04:01 UTC
Created attachment 92308 [details]
This file contains any messages produced by compilers while running configure.

/var/tmp/portage/libmal*/work/libmal*/config.log

This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.
Comment 3 Luca Botti 2007-02-05 17:07:06 UTC
Compiling against pilot-link 0.12 can be fixed by newer version 0.44 at http://jasonday.home.att.net/code/libmal/libmal.html .
Comment 4 Anthony Staines 2007-02-24 10:13:45 UTC
Created attachment 111115 [details]
Ebuild for libmla 0.44 for use with pilot-link 0.12 plus

Hi,
This an ebuild for libmal 0.44, which you will need if you are 
using pilot-link 0.12 rather than pilot-link 0.11
See http://jasonday.home.att.net/code/libmal/libmal.html for some details and
http://www.pilot-link.org/ for some more. Note that the original home of malsync http://tomw.net/malysnc seems to have gone away.
Comment 5 Wulf Krueger (RETIRED) gentoo-dev 2007-09-17 21:27:39 UTC
Fixed in CVS.