Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42584 - gambas-0.82
Summary: gambas-0.82
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Marius Mauch (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-23 06:25 UTC by Antonio
Modified: 2004-02-29 04:06 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 Antonio 2004-02-23 06:25:51 UTC
In my system gambas-0.82 with USE="+postgres" do not emerge
This is error:

main.c:256: error: `NAMEOID' undeclared (first use in this function)
main.c:257: error: `BYTEAOID' undeclared (first use in this function)
main.c:258: error: `CASHOID' undeclared (first use in this function)
make[5]: *** [main.lo] Error 1
make[5]: Leaving directory `/var/tmp/portage/gambas-0.82/work/gambas-0.82/src/lib/db/postgresql'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/gambas-0.82/work/gambas-0.82/src/lib/db'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gambas-0.82/work/gambas-0.82/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gambas-0.82/work/gambas-0.82/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gambas-0.82/work/gambas-0.82'
make: *** [all-recursive-am] Error 2

!!! ERROR: dev-util/gambas-0.82 failed.
!!! Function src_compile, Line 47, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Antonio 2004-02-23 06:27:58 UTC
This is my emerge info:

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22-gentoo-r7)
=================================================================
System uname: 2.4.22-gentoo-r7 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.4.3.13
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/lib/jboss /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.netnitco.net http://mirrors.sec.informatik.tu-darmstadt.de/gentoo http://ftp.caliu.info/pub/gentoo/ http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apache2 apm arts autofs avi berkdb bonobo cdr clamav crypt cups doc dv dvd dvdr encode esd faad fam ffmpeg flac foomaticdb gd gdbm ggi gif gnome gnomedb gpm gstreamer gtk gtk2 gtkhtml guile imap imlib jabber java jpeg kde ldap libg++ libwww mad mikmod motif mozilla mpeg mpeg4 mysql nas ncurses nls odbc oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline ruby samba scanner sdl slang spell ssl svga tcltk tcpd tetex transcode truetype x86 xine xml2 xmms xv zlib"
Comment 2 Antonio 2004-02-25 03:02:46 UTC
gambas-0.82 with USE="-postgres" emerge and install
Comment 3 Antonio 2004-02-29 04:06:05 UTC
ok !
gambas-0.90 work fine in my system