Need - ADA_OBJECTS_PATH=/usr/lib/ada/adalib/adaopengl ADA_INCLUDE_PATH=/usr/lib/ada/adainclude/adaopengl Reproducible: Always Steps to Reproduce: 1. Just install it... Actual Results: No additions to the environment variables in /etc/env.d/ Expected Results: Add /etc/env.d/55adaopengl Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r12 i686) ================================================================= System uname: 2.6.9-gentoo-r12 i686 AMD Athlon(TM) XP 2100+ Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r5 Automake: sys-devel/automake-1.8.5-r1 Binutils: sys-devel/binutils-2.15.90.0.1.1-r3 Headers: sys-kernel/linux26-headers-2.6.8.1-r1 Libtools: sys-devel/libtool-1.5.2-r7 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-xp -O3 -falign-functions=4 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=athlon-xp -O3 -falign-functions=4 -fomit-frame-pointer -pipe" DISTDIR="/saves/portage/sources" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict userpriv usersandbox" GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.osuosl.org/ http://open-systems.ufl.edu/mirrors/gentoo" MAKEOPTS="-j2" PKGDIR="/saves/portage/packages" PORTAGE_TMPDIR="/saves/portage/temp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/saves/portage/saved-ebuilds" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow X acl alsa amd apm avi berkdb bitmap-fonts bonobo cdr crypt cups doc dvd emacs encode esd f77 fam flac foomatic foomaticdb fortran freetype gdbm gif gimp gimpprint glade glut gnome gpm gstreamer gtk gtk2 gtkhtml guile image imagemagick imlib imlib2 ipv6 java javascript jpeg junit lcms libwww mad mikmod mixer mmx mng motif mozilla moznocompose moznoirc moznomail mpeg mpeg4 mplayer music mysql ncurses nls nptl offensive oggvorbis openal opengl openssh oss pam pdflib perl plotutils png ppds python quicktime rage128 readline regex ruby sdk sdl slang sndfile spell src sse ssl svga tcltk tcpd tetex tiff timidity truetype type1 unicode videos xine xml xml2 xmms xv zlib"
Created attachment 46780 [details] adaopengl-0.12-r1.ebuild with env.d settings added Just added the lines needed to automagically add adaopengl to the ADA_*_PATH environment variables.
Created attachment 46781 [details] Updated Manifest for the -r1 attachment.
Created attachment 46782 [details] Digest for the -r1 ebuild.
Thanks Bobby for these fixes. Unfortunately adaopengl ceased to build with later tools and it seems it has been very specific for the original arch - bindings were done strictly again X and opengl on x86. I recently removed adaopengl and adabindx because of that. Bindings have to be basically reissued in a more independent way to be included again. I did not see much activity on these packages lately, if you know of some updates I'd be interested to revisit this issue. George