Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82233 - Bad directories in caml-light-0.75 ebuild
Summary: Bad directories in caml-light-0.75 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-16 03:51 UTC by fabio oliveira
Modified: 2005-02-18 02:29 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 fabio oliveira 2005-02-16 03:51:30 UTC
After sucessful emerge, running 'camllight' returns this error:

Fatal error: cannot find file /usr/local/lib/caml-light/camltop

Reproducible: Always
Steps to Reproduce:
1.emerge caml-light
2.camllight


Actual Results:  
The error is displayed:

Fatal error: cannot find file /usr/local/lib/caml-light/camltop

Expected Results:  
Fully working

camllight 
>       Caml Light version 0.75


I solved it by copying the contents of /usr/lib/caml-light/ to
/usr/local/lib/caml-light/.

Here's my emerge info.

Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.7-gentoo-r13 i686)
=================================================================
System uname: 2.6.7-gentoo-r13 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.5.2
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Aug 14 2004, 22:15:14)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r4
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.5.2-r5
virtual/os-headers:  2.4.22
ACCEPT_KEYWORDS="x86 ~x86"
ASFLAGS=""
AUTOCLEAN="yes"
CBUILD=""
CFLAGS="-march=athlon-tbird -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CTARGET=""
CXXFLAGS="-march=athlon-tbird -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://mirrors1.netvisao.pt/gentoo
ftp://ftp.gentoo-pt.org/pub/gentoo ftp://ftp.rnl.ist.utl.pt/gentoo/
http://darkstar.ist.utl.pt/gentoo/ http://gentoo.felisberto.net/
http://ftp.dei.uc.pt/pub/Linux/gentoo http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG=""
LC_ALL=""
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://ftp.rnl.ist.utl.pt/gentoo-portage"
USE="x86 acpi apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups dba encode
f77 font-server foomaticdb fortran ftp gd gdbm gif gnome gpm imap imlib ipv6
jpeg kde libg++ libwww mad maildir mikmod mmx motif mpeg mysql ncurses nls
oggvorbis opengl oss pam pdflib perl php png python quicktime readline samba sdl
session slang snmp spell ssh ssl svga tcpd tiff truetype truetype-fonts
type1-fonts usb xml xml2 xmms xv zlib"
Comment 1 Matthieu Sozeau (RETIRED) gentoo-dev 2005-02-18 02:29:44 UTC
Fixed in CVS.