[Kolab-devel] Setup development environment; Makefile broken?
lists at murrell.ca
lists at murrell.ca
Tue Aug 21 16:22:38 CEST 2007
Hello All,
I am wanting to help test out code (particularly the Horde integration) as
well as get the latest and greatest.
I am trying to follow the instructions at
<http://wiki.kolab.org/index.php/Kolab2_Beta_testing>, but have got stuck.
I am at the point for "Building Source RPMS", and when I issue "su
kolabdev -c make", I get the following error:
--- START ---
for PKG in openldap apache2-php php php-smarty; \
do \
make -e -C $PKG dist || exit stage; \
done
make[1]: Entering directory `/kolab/_sources/CVS/server/openldap'
wget -c
http://ftp.belnet.be/packages/kolab/server/development-2.2/20070612-full/sources/openldap-2.3.29-2.20061110.src.rpm
--07:16:57--
http://ftp.belnet.be/packages/kolab/server/development-2.2/20070612-full/sources/openldap-2.3.29-2.20061110.src.rpm
Resolving ftp.belnet.be... 193.190.198.20, 2001:6a8:3c80:0:203:baff:fe39:f931
Connecting to ftp.belnet.be|193.190.198.20|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
07:16:57 ERROR 404: Not Found.
make[1]: *** [openldap-2.3.29-2.20061110.src.rpm] Error 1
make[1]: Leaving directory `/kolab/_sources/CVS/server/openldap'
/bin/sh: line 2: exit: stage: numeric argument required
make: *** [base] Error 255
--- END ---
I have tried it as "root" as well, but same error.
It would seem that it is searching for the package
"openldap-2.3.29-2.20061110.src.rpm", but cannot find it. Indeed, when I
go to
<http://ftp.belnet.be/packages/kolab/server/development-2.2/20070612-full/sources>
I only see the package "openldap-2.3.29-2.20061110_kolab.src.rpm" and
*not* "openldap-2.3.29-2.20061110.src.rpm".
Is this something easily fixable, or am I doing something wrong? Just to
be sure, I tried again before sending this off, after doing a "cvs update"
in my "server" directory, but the same error occurs.
Please advise.
Thanks! :-)
-Alan M.
More information about the devel
mailing list