Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16059 - [EBUILDS] dev-libs/openobex, app-misc/obexftp
Summary: [EBUILDS] dev-libs/openobex, app-misc/obexftp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: George Shapovalov (RETIRED)
URL: http://sourceforge.net/projects/openo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-20 03:35 UTC by Patrik Kullman
Modified: 2003-10-01 00:08 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrik Kullman 2003-02-20 03:35:35 UTC
Versionbumps:
openobex 0.9.8 -> 1.0.0 (2002-11-30)
obexftp 0.9.2 -> 0.10.2 (2003-12-17)

Reproducible: Always
Steps to Reproduce:





Portage 2.0.47-r2 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r3)
=================================================================
System uname: 2.5.59 i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="http://gentoo.linux.no"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/portage.local"
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg
ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib gtkhtml
gdbm berkdb slang readline arts tetex bonobo svga tcltk java guile X sdl gpm
tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde motif
opengl mozilla ldap cdr scanner tiff -alsa"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe"
CXXFLAGS="-march=athlon-tbird -O2 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://192.168.1.2/gentoo-portage"
FEATURES="sandbox ccache"


For openobex, all that has to be done is to rename the .ebuild.
(Although I think use flags for irda and bluez should be used.)

For obexftp, more has to be done. I get the following error upon compilation:
gcc -march=athlon-tbird -O2 -pipe -g -Wall -Wmissing-declarations
-Wmissing-prototypes -Wall -g -Wall -o vmo2wav vmo2wav.o  -lgsm
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lgsm
collect2: ld returned 1 exit status
make[2]: *** [vmo2wav] Error 1
make[2]: *** Waiting for unfinished jobs....
gcc -march=athlon-tbird -O2 -pipe -g -Wall -Wmissing-declarations
-Wmissing-prototypes -Wall -g -Wall -o vmo2gsm vmo2gsm.o  -lgsm
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lgsm
collect2: ld returned 1 exit status
Comment 1 George Shapovalov (RETIRED) gentoo-dev 2003-03-12 20:15:47 UTC
Hi Patrik.

Thanks for the submission!
Though as I see no changes were made to the ebuilds. In such case it suffices to mention that rust renaming the ebuild works fine ;).
The ebuilds are processed (I brought them up to date wrt new requirements actually) and committed.
Please test.

George
Comment 2 George Shapovalov (RETIRED) gentoo-dev 2003-04-06 03:33:55 UTC
Marked ebuilds as stable on x86. Closing the bug.

George
Comment 3 George Shapovalov (RETIRED) gentoo-dev 2003-10-01 00:08:51 UTC
Added 0.10.3 version of obexftp.

Reclosing the bug

George