Hello, I'm trying to compile a package, but not merge it in the system,
but something seems to be wrong:
ebuild /usr/portage/dev-db/postgresql/postgresql-7.3.4-r1.ebuild fetch
>>> md5 src_uri ;-) postgresql-7.3.4.tar.gz
ebuild /usr/portage/dev-db/postgresql/postgresql-7.3.4-r1.ebuild unpack
>>> md5 src_uri ;-) postgresql-7.3.4.tar.gz
/usr/sbin/ebuild.sh: line 1196:
/var/db/pkg/dev-db/postgresql-7.3.4-r1/postgresql-7.3.4-r1.ebuild: No such
file or directory
!!! ERROR: dev-db/postgresql-7.3.4-r1 failed.
!!! Function , Line 1196, Exitcode 1
!!! error sourcing ebuild
But:
emerge =postgresql-7.3.4-r1
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-db/postgresql-7.3.4-r1 to /
>>> md5 src_uri ;-) postgresql-7.3.4.tar.gz
>>> Unpacking source...
>>> Unpacking postgresql-7.3.4.tar.gz to
/var/tmp/portage/postgresql-7.3.4-r1/work
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use
--host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
....
Why don't the first commands work ?
--
[EMAIL PROTECTED] mailing list