Daniel Spannbauer
2005-Dec-08 13:24 UTC
[Fedora-directory-users] Installing FDS on SuSE 10.0
Hallo,
i Try to install the Directory-Server on SuSE 10.0. While the dsbuild I
get an Error.
Here the Complete Log of the dsbuild:
--------------------------------------------------------------
ox:~/dsbuild/meta/ds # make [BUILD_RPM=1]
[===== NOW BUILDING: ds-1 =====]
[fetch] complete for ds.
[checksum] complete for ds.
[extract] complete for ds.
[patch] complete for ds.
==> Building ds/mozilla as a dependency
==> Building ds/icu as a dependency
==> Building ds/adminutil as a dependency
==> Building ds/setuputil as a dependency
make[1]: Entering directory /root/dsbuild/ds/setuputil''
[===== NOW BUILDING: fedora-setuputil-1.0 =====]
[fetch] complete for fedora-setuputil.
[checksum] complete for fedora-setuputil.
[extract] complete for fedora-setuputil.
[patch] complete for fedora-setuputil.
[configure] complete for fedora-setuputil.
==> Running make in work/fedora-setuputil-1.0
cat: /etc/redhat-release: No such file or directory
make[2]: Entering directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
if test ! -d Linux2.6; then mkdir Linux2.6; fi;
perl buildnum.pl -p Linux2.6
perl pumpkin.pl 90 pumpkin.dat
The components are up to date
==== Starting Server Installer Build =========
gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic
MOZILLA_SOURCE_ROOT_EXTBUILD_MODULE=SetupSDK -w installerSDK
cat: /etc/redhat-release: No such file or directory
gmake[3]: Entering directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic
MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl
cat: /etc/redhat-release: No such file or directory
cat: /etc/redhat-release: No such file or directory
gmake[4]: Entering directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib''
cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h uninstall.h code.h
utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include
cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic
MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= USE_PTHREADS=1
NS_PRODUCTVERSION= NS_USE_NATIVE= NSPR_BASENAME= -w
cat: /etc/redhat-release: No such file or directory
cat: /etc/redhat-release: No such file or directory
gmake[5]: Entering directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib''
gcc -c -fPIC -pipe -DLINUX -Dlinux -DBSD -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -DHAVE_STRERROR -DNO_DBM -DNO_NODELOCK -DXP_UNIX -DLinux -O2
-DSPAPI20 -DBUILD_NUM=\"2005.342.1316\"
-I/root/dsbuild/ds/mozilla/work/mozilla/dist/public/ldap -I../../include
ux-curse.c -o
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o
In file included from ux-curse.c:33:
ux-curse.h:52:38: error: curses.h: No such file or directory
ux-curse.c: In function â<80><98>exit_messageâ<80><99>:
ux-curse.c:78: error: â<80><98>stdscrâ<80><99>
undeclared (first use in
this function)
ux-curse.c:78: error: (Each undeclared identifier is reported only once
ux-curse.c:78: error: for each function it appears in.)
ux-curse.c: In function
â<80><98>grab_string_genericâ<80><99>:
ux-curse.c:217: error: â<80><98>stdscrâ<80><99>
undeclared (first use in
this function)
ux-curse.c: In function
â<80><98>print_oneplaceâ<80><99>:
ux-curse.c:313: error: â<80><98>stdscrâ<80><99>
undeclared (first use in
this function)
ux-curse.c: In function â<80><98>new_pageâ<80><99>:
ux-curse.c:325: error: â<80><98>stdscrâ<80><99>
undeclared (first use in
this function)
ux-curse.c: In function â<80><98>w_initscrâ<80><99>:
ux-curse.c:354: warning: comparison between pointer and integer
ux-curse.c:356: warning: comparison between pointer and integer
ux-curse.c:358: warning: comparison between pointer and integer
gmake[5]: ***
[/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o]
Error 1gmake[5]: Leaving directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib''
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib''
gmake[3]: *** [installerSDK] Error 2
gmake[3]: Leaving directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
make[2]: *** [buildInstaller] Error 2
make[2]: Leaving directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2
make[1]: Leaving directory /root/dsbuild/ds/setuputil''
make: *** [dep-../../ds/setuputil] Error 2
------------------------------------------------------------------
Does anybody know why?
Thanks for helping
Daniel
Richard Megginson
2005-Dec-08 14:30 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Daniel Spannbauer
2005-Dec-08 15:06 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Hallo Richard ncurses und ncurses-devel is installed. greetings Daniel Richard Megginson wrote:> Looks like you need to install curses-devel or ncurses-devel > > Daniel Spannbauer wrote: > >> Hallo, >> >> i Try to install the Directory-Server on SuSE 10.0. While the dsbuild >> I get an Error. >> Here the Complete Log of the dsbuild: >> -------------------------------------------------------------- >> >> ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >> [===== NOW BUILDING: ds-1 =====] >> [fetch] complete for ds. >> [checksum] complete for ds. >> [extract] complete for ds. >> [patch] complete for ds. >> ==> Building ds/mozilla as a dependency >> ==> Building ds/icu as a dependency >> ==> Building ds/adminutil as a dependency >> ==> Building ds/setuputil as a dependency >> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >> [fetch] complete for fedora-setuputil. >> [checksum] complete for fedora-setuputil. >> [extract] complete for fedora-setuputil. >> [patch] complete for fedora-setuputil. >> [configure] complete for fedora-setuputil. >> ==> Running make in work/fedora-setuputil-1.0 >> cat: /etc/redhat-release: No such file or directory >> make[2]: Entering directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >> perl buildnum.pl -p Linux2.6 >> perl pumpkin.pl 90 pumpkin.dat >> The components are up to date >> >> ==== Starting Server Installer Build =========>> >> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >> MOZILLA_SOURCE_ROOT_EXT>> BUILD_MODULE=SetupSDK -w installerSDK >> cat: /etc/redhat-release: No such file or directory >> gmake[3]: Entering directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >> cat: /etc/redhat-release: No such file or directory >> cat: /etc/redhat-release: No such file or directory >> gmake[4]: Entering directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h uninstall.h >> code.h >> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >> >> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= USE_PTHREADS=1 >> NS_PRODUCT>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >> cat: /etc/redhat-release: No such file or directory >> cat: /etc/redhat-release: No such file or directory >> gmake[5]: Entering directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >> >> gcc -c -fPIC -pipe -DLINUX -Dlinux -DBSD -D_POSIX_SOURCE >> -D_XOPEN_SOURCE >> -D_BSD_SOURCE -DHAVE_STRERROR -DNO_DBM -DNO_NODELOCK -DXP_UNIX >> -DLinux -O2 >> -DSPAPI20 -DBUILD_NUM=\"2005.342.1316\" >> -I/root/dsbuild/ds/mozilla/work/mozilla/dist/public/ldap -I../../include >> ux-curse.c -o >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o >> >> In file included from ux-curse.c:33: >> ux-curse.h:52:38: error: curses.h: No such file or directory >> ux-curse.c: In function â<80><98>exit_messageâ<80><99>: >> ux-curse.c:78: error: â<80><98>stdscrâ<80><99> undeclared (first use >> in this function) >> ux-curse.c:78: error: (Each undeclared identifier is reported only once >> ux-curse.c:78: error: for each function it appears in.) >> ux-curse.c: In function â<80><98>grab_string_genericâ<80><99>: >> ux-curse.c:217: error: â<80><98>stdscrâ<80><99> undeclared (first use >> in this function) >> ux-curse.c: In function â<80><98>print_oneplaceâ<80><99>: >> ux-curse.c:313: error: â<80><98>stdscrâ<80><99> undeclared (first use >> in this function) >> ux-curse.c: In function â<80><98>new_pageâ<80><99>: >> ux-curse.c:325: error: â<80><98>stdscrâ<80><99> undeclared (first use >> in this function) >> ux-curse.c: In function â<80><98>w_initscrâ<80><99>: >> ux-curse.c:354: warning: comparison between pointer and integer >> ux-curse.c:356: warning: comparison between pointer and integer >> ux-curse.c:358: warning: comparison between pointer and integer >> gmake[5]: *** >> [/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o] >> >> Error 1gmake[5]: Leaving directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >> gmake[4]: *** [all] Error 2 >> gmake[4]: Leaving directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >> gmake[3]: *** [installerSDK] Error 2 >> gmake[3]: Leaving directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >> make[2]: *** [buildInstaller] Error 2 >> make[2]: Leaving directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >> make: *** [dep-../../ds/setuputil] Error 2 >> >> ------------------------------------------------------------------ >> >> Does anybody know why? >> >> Thanks for helping >> >> Daniel >> >> >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > >------------------------------------------------------------------------ > >-- >Fedora-directory-users mailing list >Fedora-directory-users@redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > >-- Daniel Spannbauer EDV Systembetreuung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-66 Auf der Wies 8, D 87727 Babenhausen Fax +49 8333 9233-11 http://www.marco.de/ Email ds@marco.de
Richard Megginson
2005-Dec-08 15:14 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Daniel Spannbauer
2005-Dec-08 15:42 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Hallo Richard,
yes, I get an Output.
There was something wrong on the system. Reboot solved it.
Anyway:
A new failure:ox:~/dsbuild/meta/ds # make [BUILD_RPM=1]
[===== NOW BUILDING: ds-1 =====]
[fetch] complete for ds.
[checksum] complete for ds.
[extract] complete for ds.
[patch] complete for ds.
==> Building ds/mozilla as a dependency
==> Building ds/icu as a dependency
==> Building ds/adminutil as a dependency
==> Building ds/setuputil as a dependency
make[1]: Entering directory /root/dsbuild/ds/setuputil''
[===== NOW BUILDING: fedora-setuputil-1.0 =====]
[fetch] complete for fedora-setuputil.
[checksum] complete for fedora-setuputil.
[extract] complete for fedora-setuputil.
[patch] complete for fedora-setuputil.
[configure] complete for fedora-setuputil.
==> Running make in work/fedora-setuputil-1.0
cat: /etc/redhat-release: No such file or directory
make[2]: Entering directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
if test ! -d Linux2.6; then mkdir Linux2.6; fi;
perl buildnum.pl -p Linux2.6
perl pumpkin.pl 90 pumpkin.dat
The components are up to date
==== Starting Server Installer Build =========
gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic
MOZILLA_SOURCE_ROOT_EXTBUILD_MODULE=SetupSDK -w installerSDK
cat: /etc/redhat-release: No such file or directory
gmake[3]: Entering directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic
MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl
cat: /etc/redhat-release: No such file or directory
cat: /etc/redhat-release: No such file or directory
gmake[4]: Entering directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib''
cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h uninstall.h code.h
utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include
cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic
MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= USE_PTHREADS=1
NS_PRODUCTVERSION= NS_USE_NATIVE= NSPR_BASENAME= -w
cat: /etc/redhat-release: No such file or directory
cat: /etc/redhat-release: No such file or directory
gmake[5]: Entering directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib''
gmake[5]: *** No rule to make target -lcurses'', needed by
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall.a''.
Stop.
gmake[5]: Leaving directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib''
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib''
gmake[3]: *** [installerSDK] Error 2
gmake[3]: Leaving directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
make[2]: *** [buildInstaller] Error 2
make[2]: Leaving directory
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2
make[1]: Leaving directory /root/dsbuild/ds/setuputil''
make: *** [dep-../../ds/setuputil] Error 2
-------------------
Thanks for your help.
Regards
Daniel
----------------------
Richard Megginson wrote:
> I''m not sure what needs to be installed. On my Fedora Core 4
system,
> /usr/include/curses.h is provided by the ncurses-devel package.
> If you do
> find /usr/include -name curses.h -print
> do you get anything?
>
> Daniel Spannbauer wrote:
>
>> Hallo Richard
>>
>> ncurses und ncurses-devel is installed.
>>
>> greetings
>>
>> Daniel
>>
>>
>> Richard Megginson wrote:
>>
>>> Looks like you need to install curses-devel or ncurses-devel
>>>
>>> Daniel Spannbauer wrote:
>>>
>>>> Hallo,
>>>>
>>>> i Try to install the Directory-Server on SuSE 10.0. While the
>>>> dsbuild I get an Error.
>>>> Here the Complete Log of the dsbuild:
>>>> --------------------------------------------------------------
>>>>
>>>> ox:~/dsbuild/meta/ds # make [BUILD_RPM=1]
>>>> [===== NOW BUILDING: ds-1 =====]
>>>> [fetch] complete for ds.
>>>> [checksum] complete for ds.
>>>> [extract] complete for ds.
>>>> [patch] complete for ds.
>>>> ==> Building ds/mozilla as a dependency
>>>> ==> Building ds/icu as a dependency
>>>> ==> Building ds/adminutil as a dependency
>>>> ==> Building ds/setuputil as a dependency
>>>> make[1]: Entering directory
/root/dsbuild/ds/setuputil''
>>>> [===== NOW BUILDING: fedora-setuputil-1.0 =====]
>>>> [fetch] complete for fedora-setuputil.
>>>> [checksum] complete for fedora-setuputil.
>>>> [extract] complete for fedora-setuputil.
>>>> [patch] complete for fedora-setuputil.
>>>> [configure] complete for fedora-setuputil.
>>>> ==> Running make in work/fedora-setuputil-1.0
>>>> cat: /etc/redhat-release: No such file or directory
>>>> make[2]: Entering directory
>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
>>>> if test ! -d Linux2.6; then mkdir Linux2.6; fi;
>>>> perl buildnum.pl -p Linux2.6
>>>> perl pumpkin.pl 90 pumpkin.dat
>>>> The components are up to date
>>>>
>>>> ==== Starting Server Installer Build =========>>>>
>>>> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic
>>>> MOZILLA_SOURCE_ROOT_EXT>>>> BUILD_MODULE=SetupSDK
-w installerSDK
>>>> cat: /etc/redhat-release: No such file or directory
>>>> gmake[3]: Entering directory
>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
>>>> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1
SECURITY=domestic
>>>> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl
>>>> cat: /etc/redhat-release: No such file or directory
>>>> cat: /etc/redhat-release: No such file or directory
>>>> gmake[4]: Entering directory
>>>>
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib''
>>>> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h
uninstall.h
>>>> code.h
>>>> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h
setupnvpair.h
>>>>
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include
>>>>
>>>> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1
SECURITY=domestic
>>>> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS=
USE_PTHREADS=1
>>>> NS_PRODUCT>>>> VERSION= NS_USE_NATIVE=
NSPR_BASENAME= -w
>>>> cat: /etc/redhat-release: No such file or directory
>>>> cat: /etc/redhat-release: No such file or directory
>>>> gmake[5]: Entering directory
>>>>
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib''
>>>>
>>>>
>>>> gcc -c -fPIC -pipe -DLINUX -Dlinux -DBSD -D_POSIX_SOURCE
>>>> -D_XOPEN_SOURCE
>>>> -D_BSD_SOURCE -DHAVE_STRERROR -DNO_DBM -DNO_NODELOCK
-DXP_UNIX
>>>> -DLinux -O2
>>>> -DSPAPI20 -DBUILD_NUM=\"2005.342.1316\"
>>>> -I/root/dsbuild/ds/mozilla/work/mozilla/dist/public/ldap
>>>> -I../../include
>>>> ux-curse.c -o
>>>>
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o
>>>>
>>>> In file included from ux-curse.c:33:
>>>> ux-curse.h:52:38: error: curses.h: No such file or directory
>>>> ux-curse.c: In function
â<80><98>exit_messageâ<80><99>:
>>>> ux-curse.c:78: error:
â<80><98>stdscrâ<80><99> undeclared (first
>>>> use in this function)
>>>> ux-curse.c:78: error: (Each undeclared identifier is reported
only once
>>>> ux-curse.c:78: error: for each function it appears in.)
>>>> ux-curse.c: In function
â<80><98>grab_string_genericâ<80><99>:
>>>> ux-curse.c:217: error:
â<80><98>stdscrâ<80><99> undeclared (first
>>>> use in this function)
>>>> ux-curse.c: In function
â<80><98>print_oneplaceâ<80><99>:
>>>> ux-curse.c:313: error:
â<80><98>stdscrâ<80><99> undeclared (first
>>>> use in this function)
>>>> ux-curse.c: In function
â<80><98>new_pageâ<80><99>:
>>>> ux-curse.c:325: error:
â<80><98>stdscrâ<80><99> undeclared (first
>>>> use in this function)
>>>> ux-curse.c: In function
â<80><98>w_initscrâ<80><99>:
>>>> ux-curse.c:354: warning: comparison between pointer and integer
>>>> ux-curse.c:356: warning: comparison between pointer and integer
>>>> ux-curse.c:358: warning: comparison between pointer and integer
>>>> gmake[5]: ***
>>>>
[/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o]
>>>>
>>>> Error 1gmake[5]: Leaving directory
>>>>
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib''
>>>>
>>>> gmake[4]: *** [all] Error 2
>>>> gmake[4]: Leaving directory
>>>>
/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib''
>>>> gmake[3]: *** [installerSDK] Error 2
>>>> gmake[3]: Leaving directory
>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
>>>> make[2]: *** [buildInstaller] Error 2
>>>> make[2]: Leaving directory
>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0''
>>>> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2
>>>> make[1]: Leaving directory /root/dsbuild/ds/setuputil''
>>>> make: *** [dep-../../ds/setuputil] Error 2
>>>>
>>>>
------------------------------------------------------------------
>>>>
>>>> Does anybody know why?
>>>>
>>>> Thanks for helping
>>>>
>>>> Daniel
>>>>
>>>>
>>>>
>>>> --
>>>> Fedora-directory-users mailing list
>>>> Fedora-directory-users@redhat.com
>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users
>>>
>>>
>>>
>>>
>>>
>>>
------------------------------------------------------------------------
>>>
>>> --
>>> Fedora-directory-users mailing list
>>> Fedora-directory-users@redhat.com
>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users
>>>
>>>
>>
>------------------------------------------------------------------------
>
>--
>Fedora-directory-users mailing list
>Fedora-directory-users@redhat.com
>https://www.redhat.com/mailman/listinfo/fedora-directory-users
>
>
Richard Megginson
2005-Dec-08 16:04 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Daniel Spannbauer
2005-Dec-09 07:19 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Hallo Richard, the Output is: ox:~ # find /usr/include/ -name \*curses\* -print /usr/include/cursesapp.h /usr/include/curses.h /usr/include/ncurses.h /usr/include/cursesf.h /usr/include/cursesm.h /usr/include/cursesp.h /usr/include/cursesw.h /usr/include/ncurses_dll.h Thats all. Regards Daniel Richard Megginson wrote:> On my system, the curses libs are provided by the ncurses and > ncurses-devel packages. > Try this: > find /usr/lib -name \*curses\* -print > ? > > Daniel Spannbauer wrote: > >> Hallo Richard, >> >> yes, I get an Output. >> There was something wrong on the system. Reboot solved it. >> Anyway: >> A new failure:ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >> [===== NOW BUILDING: ds-1 =====] >> [fetch] complete for ds. >> [checksum] complete for ds. >> [extract] complete for ds. >> [patch] complete for ds. >> ==> Building ds/mozilla as a dependency >> ==> Building ds/icu as a dependency >> ==> Building ds/adminutil as a dependency >> ==> Building ds/setuputil as a dependency >> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >> [fetch] complete for fedora-setuputil. >> [checksum] complete for fedora-setuputil. >> [extract] complete for fedora-setuputil. >> [patch] complete for fedora-setuputil. >> [configure] complete for fedora-setuputil. >> ==> Running make in work/fedora-setuputil-1.0 >> cat: /etc/redhat-release: No such file or directory >> make[2]: Entering directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >> perl buildnum.pl -p Linux2.6 >> perl pumpkin.pl 90 pumpkin.dat >> The components are up to date >> >> ==== Starting Server Installer Build =========>> >> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >> MOZILLA_SOURCE_ROOT_EXT>> BUILD_MODULE=SetupSDK -w installerSDK >> cat: /etc/redhat-release: No such file or directory >> gmake[3]: Entering directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >> cat: /etc/redhat-release: No such file or directory >> cat: /etc/redhat-release: No such file or directory >> gmake[4]: Entering directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h uninstall.h >> code.h >> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >> >> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= USE_PTHREADS=1 >> NS_PRODUCT>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >> cat: /etc/redhat-release: No such file or directory >> cat: /etc/redhat-release: No such file or directory >> gmake[5]: Entering directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >> gmake[5]: *** No rule to make target -lcurses'', needed by >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall.a''. >> >> Stop. >> gmake[5]: Leaving directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >> gmake[4]: *** [all] Error 2 >> gmake[4]: Leaving directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >> gmake[3]: *** [installerSDK] Error 2 >> gmake[3]: Leaving directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >> make[2]: *** [buildInstaller] Error 2 >> make[2]: Leaving directory >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >> make: *** [dep-../../ds/setuputil] Error 2 >> >> >> ------------------- >> >> Thanks for your help. >> >> Regards >> >> Daniel >> >> ---------------------- >> >> >> Richard Megginson wrote: >> >>> I''m not sure what needs to be installed. On my Fedora Core 4 >>> system, /usr/include/curses.h is provided by the ncurses-devel package. >>> If you do >>> find /usr/include -name curses.h -print >>> do you get anything? >>> >>> Daniel Spannbauer wrote: >>> >>>> Hallo Richard >>>> >>>> ncurses und ncurses-devel is installed. >>>> >>>> greetings >>>> >>>> Daniel >>>> >>>> >>>> Richard Megginson wrote: >>>> >>>>> Looks like you need to install curses-devel or ncurses-devel >>>>> >>>>> Daniel Spannbauer wrote: >>>>> >>>>>> Hallo, >>>>>> >>>>>> i Try to install the Directory-Server on SuSE 10.0. While the >>>>>> dsbuild I get an Error. >>>>>> Here the Complete Log of the dsbuild: >>>>>> -------------------------------------------------------------- >>>>>> >>>>>> ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >>>>>> [===== NOW BUILDING: ds-1 =====] >>>>>> [fetch] complete for ds. >>>>>> [checksum] complete for ds. >>>>>> [extract] complete for ds. >>>>>> [patch] complete for ds. >>>>>> ==> Building ds/mozilla as a dependency >>>>>> ==> Building ds/icu as a dependency >>>>>> ==> Building ds/adminutil as a dependency >>>>>> ==> Building ds/setuputil as a dependency >>>>>> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >>>>>> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >>>>>> [fetch] complete for fedora-setuputil. >>>>>> [checksum] complete for fedora-setuputil. >>>>>> [extract] complete for fedora-setuputil. >>>>>> [patch] complete for fedora-setuputil. >>>>>> [configure] complete for fedora-setuputil. >>>>>> ==> Running make in work/fedora-setuputil-1.0 >>>>>> cat: /etc/redhat-release: No such file or directory >>>>>> make[2]: Entering directory >>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >>>>>> perl buildnum.pl -p Linux2.6 >>>>>> perl pumpkin.pl 90 pumpkin.dat >>>>>> The components are up to date >>>>>> >>>>>> ==== Starting Server Installer Build =========>>>>>> >>>>>> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>> MOZILLA_SOURCE_ROOT_EXT>>>>>> BUILD_MODULE=SetupSDK -w installerSDK >>>>>> cat: /etc/redhat-release: No such file or directory >>>>>> gmake[3]: Entering directory >>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >>>>>> cat: /etc/redhat-release: No such file or directory >>>>>> cat: /etc/redhat-release: No such file or directory >>>>>> gmake[4]: Entering directory >>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h >>>>>> uninstall.h code.h >>>>>> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h >>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >>>>>> >>>>>> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= USE_PTHREADS=1 >>>>>> NS_PRODUCT>>>>>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >>>>>> cat: /etc/redhat-release: No such file or directory >>>>>> cat: /etc/redhat-release: No such file or directory >>>>>> gmake[5]: Entering directory >>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>> >>>>>> >>>>>> gcc -c -fPIC -pipe -DLINUX -Dlinux -DBSD -D_POSIX_SOURCE >>>>>> -D_XOPEN_SOURCE >>>>>> -D_BSD_SOURCE -DHAVE_STRERROR -DNO_DBM -DNO_NODELOCK -DXP_UNIX >>>>>> -DLinux -O2 >>>>>> -DSPAPI20 -DBUILD_NUM=\"2005.342.1316\" >>>>>> -I/root/dsbuild/ds/mozilla/work/mozilla/dist/public/ldap >>>>>> -I../../include >>>>>> ux-curse.c -o >>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o >>>>>> >>>>>> In file included from ux-curse.c:33: >>>>>> ux-curse.h:52:38: error: curses.h: No such file or directory >>>>>> ux-curse.c: In function â<80><98>exit_messageâ<80><99>: >>>>>> ux-curse.c:78: error: â<80><98>stdscrâ<80><99> undeclared (first >>>>>> use in this function) >>>>>> ux-curse.c:78: error: (Each undeclared identifier is reported >>>>>> only once >>>>>> ux-curse.c:78: error: for each function it appears in.) >>>>>> ux-curse.c: In function â<80><98>grab_string_genericâ<80><99>: >>>>>> ux-curse.c:217: error: â<80><98>stdscrâ<80><99> undeclared (first >>>>>> use in this function) >>>>>> ux-curse.c: In function â<80><98>print_oneplaceâ<80><99>: >>>>>> ux-curse.c:313: error: â<80><98>stdscrâ<80><99> undeclared (first >>>>>> use in this function) >>>>>> ux-curse.c: In function â<80><98>new_pageâ<80><99>: >>>>>> ux-curse.c:325: error: â<80><98>stdscrâ<80><99> undeclared (first >>>>>> use in this function) >>>>>> ux-curse.c: In function â<80><98>w_initscrâ<80><99>: >>>>>> ux-curse.c:354: warning: comparison between pointer and integer >>>>>> ux-curse.c:356: warning: comparison between pointer and integer >>>>>> ux-curse.c:358: warning: comparison between pointer and integer >>>>>> gmake[5]: *** >>>>>> [/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o] >>>>>> >>>>>> Error 1gmake[5]: Leaving directory >>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>> >>>>>> gmake[4]: *** [all] Error 2 >>>>>> gmake[4]: Leaving directory >>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>> gmake[3]: *** [installerSDK] Error 2 >>>>>> gmake[3]: Leaving directory >>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>> make[2]: *** [buildInstaller] Error 2 >>>>>> make[2]: Leaving directory >>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >>>>>> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >>>>>> make: *** [dep-../../ds/setuputil] Error 2 >>>>>> >>>>>> ------------------------------------------------------------------ >>>>>> >>>>>> Does anybody know why? >>>>>> >>>>>> Thanks for helping >>>>>> >>>>>> Daniel >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Fedora-directory-users mailing list >>>>>> Fedora-directory-users@redhat.com >>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------------------------ >>>>> >>>>> >>>>> -- >>>>> Fedora-directory-users mailing list >>>>> Fedora-directory-users@redhat.com >>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>> >>>>> >>>> >>> ------------------------------------------------------------------------ >>> >>> -- >>> Fedora-directory-users mailing list >>> Fedora-directory-users@redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >>> >> >> >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > >------------------------------------------------------------------------ > >-- >Fedora-directory-users mailing list >Fedora-directory-users@redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > >
Richard Megginson
2005-Dec-09 13:47 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Daniel Spannbauer
2005-Dec-12 07:56 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Hallo Richard, sorry, I should read your messages :) find /us/lib -name \*curses\* -print: /usr/lib/YaST2/plugin/libpy2ncurses.so.2 /usr/lib/YaST2/plugin/libpy2ncurses.so.2.0.0 /usr/lib/YaST2/plugin/libpy2ncurses.la /usr/lib/YaST2/plugin/libpy2ncurses.so /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesapp.ph /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesf.ph /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesm.ph /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesp.ph /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesw.ph /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/ncurses.ph /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/curses.ph /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/ncurses_dll.ph /usr/lib/libncurses++w.a /usr/lib/libncurses.so.4 /usr/lib/libncurses.so.4.2 /usr/lib/python2.4/lib-dynload/_curses_panel.so /usr/lib/python2.4/lib-dynload/_curses.so /usr/lib/python2.4/curses /usr/lib/libncurses++.a /usr/lib/libncursesw.so.5 /usr/lib/libncursesw.so /usr/lib/libncurses.so /usr/lib/libncursesw.so.5.4 /usr/lib/libncurses.a ox:~ # So no lcurses. Now I have to look where to find this curses for SuSE. Thank Regards Daniel Richard Megginson wrote:> Ok. Try > find /usr/lib -name \*curses\* -print > > It''s failing to find -lcurses, which should be the file /usr/lib/*curses* > > Daniel Spannbauer wrote: > >> Hallo Richard, >> >> the Output is: >> ox:~ # find /usr/include/ -name \*curses\* -print >> /usr/include/cursesapp.h >> /usr/include/curses.h >> /usr/include/ncurses.h >> /usr/include/cursesf.h >> /usr/include/cursesm.h >> /usr/include/cursesp.h >> /usr/include/cursesw.h >> /usr/include/ncurses_dll.h >> >> Thats all. >> >> Regards >> Daniel >> >> >> >> Richard Megginson wrote: >> >>> On my system, the curses libs are provided by the ncurses and >>> ncurses-devel packages. >>> Try this: >>> find /usr/lib -name \*curses\* -print >>> ? >>> >>> Daniel Spannbauer wrote: >>> >>>> Hallo Richard, >>>> >>>> yes, I get an Output. >>>> There was something wrong on the system. Reboot solved it. >>>> Anyway: >>>> A new failure:ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >>>> [===== NOW BUILDING: ds-1 =====] >>>> [fetch] complete for ds. >>>> [checksum] complete for ds. >>>> [extract] complete for ds. >>>> [patch] complete for ds. >>>> ==> Building ds/mozilla as a dependency >>>> ==> Building ds/icu as a dependency >>>> ==> Building ds/adminutil as a dependency >>>> ==> Building ds/setuputil as a dependency >>>> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >>>> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >>>> [fetch] complete for fedora-setuputil. >>>> [checksum] complete for fedora-setuputil. >>>> [extract] complete for fedora-setuputil. >>>> [patch] complete for fedora-setuputil. >>>> [configure] complete for fedora-setuputil. >>>> ==> Running make in work/fedora-setuputil-1.0 >>>> cat: /etc/redhat-release: No such file or directory >>>> make[2]: Entering directory >>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >>>> perl buildnum.pl -p Linux2.6 >>>> perl pumpkin.pl 90 pumpkin.dat >>>> The components are up to date >>>> >>>> ==== Starting Server Installer Build =========>>>> >>>> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>> MOZILLA_SOURCE_ROOT_EXT>>>> BUILD_MODULE=SetupSDK -w installerSDK >>>> cat: /etc/redhat-release: No such file or directory >>>> gmake[3]: Entering directory >>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >>>> cat: /etc/redhat-release: No such file or directory >>>> cat: /etc/redhat-release: No such file or directory >>>> gmake[4]: Entering directory >>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h uninstall.h >>>> code.h >>>> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h >>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >>>> >>>> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= USE_PTHREADS=1 >>>> NS_PRODUCT>>>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >>>> cat: /etc/redhat-release: No such file or directory >>>> cat: /etc/redhat-release: No such file or directory >>>> gmake[5]: Entering directory >>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>> >>>> gmake[5]: *** No rule to make target -lcurses'', needed by >>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall.a''. >>>> >>>> Stop. >>>> gmake[5]: Leaving directory >>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>> >>>> gmake[4]: *** [all] Error 2 >>>> gmake[4]: Leaving directory >>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>> gmake[3]: *** [installerSDK] Error 2 >>>> gmake[3]: Leaving directory >>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>> make[2]: *** [buildInstaller] Error 2 >>>> make[2]: Leaving directory >>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >>>> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >>>> make: *** [dep-../../ds/setuputil] Error 2 >>>> >>>> >>>> ------------------- >>>> >>>> Thanks for your help. >>>> >>>> Regards >>>> >>>> Daniel >>>> >>>> ---------------------- >>>> >>>> >>>> Richard Megginson wrote: >>>> >>>>> I''m not sure what needs to be installed. On my Fedora Core 4 >>>>> system, /usr/include/curses.h is provided by the ncurses-devel >>>>> package. >>>>> If you do >>>>> find /usr/include -name curses.h -print >>>>> do you get anything? >>>>> >>>>> Daniel Spannbauer wrote: >>>>> >>>>>> Hallo Richard >>>>>> >>>>>> ncurses und ncurses-devel is installed. >>>>>> >>>>>> greetings >>>>>> >>>>>> Daniel >>>>>> >>>>>> >>>>>> Richard Megginson wrote: >>>>>> >>>>>>> Looks like you need to install curses-devel or ncurses-devel >>>>>>> >>>>>>> Daniel Spannbauer wrote: >>>>>>> >>>>>>>> Hallo, >>>>>>>> >>>>>>>> i Try to install the Directory-Server on SuSE 10.0. While the >>>>>>>> dsbuild I get an Error. >>>>>>>> Here the Complete Log of the dsbuild: >>>>>>>> -------------------------------------------------------------- >>>>>>>> >>>>>>>> ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >>>>>>>> [===== NOW BUILDING: ds-1 =====] >>>>>>>> [fetch] complete for ds. >>>>>>>> [checksum] complete for ds. >>>>>>>> [extract] complete for ds. >>>>>>>> [patch] complete for ds. >>>>>>>> ==> Building ds/mozilla as a dependency >>>>>>>> ==> Building ds/icu as a dependency >>>>>>>> ==> Building ds/adminutil as a dependency >>>>>>>> ==> Building ds/setuputil as a dependency >>>>>>>> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >>>>>>>> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >>>>>>>> [fetch] complete for fedora-setuputil. >>>>>>>> [checksum] complete for fedora-setuputil. >>>>>>>> [extract] complete for fedora-setuputil. >>>>>>>> [patch] complete for fedora-setuputil. >>>>>>>> [configure] complete for fedora-setuputil. >>>>>>>> ==> Running make in work/fedora-setuputil-1.0 >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> make[2]: Entering directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >>>>>>>> perl buildnum.pl -p Linux2.6 >>>>>>>> perl pumpkin.pl 90 pumpkin.dat >>>>>>>> The components are up to date >>>>>>>> >>>>>>>> ==== Starting Server Installer Build =========>>>>>>>> >>>>>>>> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>>>> MOZILLA_SOURCE_ROOT_EXT>>>>>>>> BUILD_MODULE=SetupSDK -w installerSDK >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> gmake[3]: Entering directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 >>>>>>>> SECURITY=domestic >>>>>>>> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> gmake[4]: Entering directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>>> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h >>>>>>>> uninstall.h code.h >>>>>>>> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >>>>>>>> >>>>>>>> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>>>> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= >>>>>>>> USE_PTHREADS=1 NS_PRODUCT>>>>>>>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> gmake[5]: Entering directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>>> >>>>>>>> >>>>>>>> gcc -c -fPIC -pipe -DLINUX -Dlinux -DBSD -D_POSIX_SOURCE >>>>>>>> -D_XOPEN_SOURCE >>>>>>>> -D_BSD_SOURCE -DHAVE_STRERROR -DNO_DBM -DNO_NODELOCK >>>>>>>> -DXP_UNIX -DLinux -O2 >>>>>>>> -DSPAPI20 -DBUILD_NUM=\"2005.342.1316\" >>>>>>>> -I/root/dsbuild/ds/mozilla/work/mozilla/dist/public/ldap >>>>>>>> -I../../include >>>>>>>> ux-curse.c -o >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o >>>>>>>> >>>>>>>> In file included from ux-curse.c:33: >>>>>>>> ux-curse.h:52:38: error: curses.h: No such file or directory >>>>>>>> ux-curse.c: In function â<80><98>exit_messageâ<80><99>: >>>>>>>> ux-curse.c:78: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>> (first use in this function) >>>>>>>> ux-curse.c:78: error: (Each undeclared identifier is reported >>>>>>>> only once >>>>>>>> ux-curse.c:78: error: for each function it appears in.) >>>>>>>> ux-curse.c: In function â<80><98>grab_string_genericâ<80><99>: >>>>>>>> ux-curse.c:217: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>> (first use in this function) >>>>>>>> ux-curse.c: In function â<80><98>print_oneplaceâ<80><99>: >>>>>>>> ux-curse.c:313: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>> (first use in this function) >>>>>>>> ux-curse.c: In function â<80><98>new_pageâ<80><99>: >>>>>>>> ux-curse.c:325: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>> (first use in this function) >>>>>>>> ux-curse.c: In function â<80><98>w_initscrâ<80><99>: >>>>>>>> ux-curse.c:354: warning: comparison between pointer and integer >>>>>>>> ux-curse.c:356: warning: comparison between pointer and integer >>>>>>>> ux-curse.c:358: warning: comparison between pointer and integer >>>>>>>> gmake[5]: *** >>>>>>>> [/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o] >>>>>>>> >>>>>>>> Error 1gmake[5]: Leaving directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>>> >>>>>>>> gmake[4]: *** [all] Error 2 >>>>>>>> gmake[4]: Leaving directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>>> gmake[3]: *** [installerSDK] Error 2 >>>>>>>> gmake[3]: Leaving directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>> make[2]: *** [buildInstaller] Error 2 >>>>>>>> make[2]: Leaving directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >>>>>>>> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >>>>>>>> make: *** [dep-../../ds/setuputil] Error 2 >>>>>>>> >>>>>>>> ------------------------------------------------------------------ >>>>>>>> >>>>>>>> Does anybody know why? >>>>>>>> >>>>>>>> Thanks for helping >>>>>>>> >>>>>>>> Daniel >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Fedora-directory-users mailing list >>>>>>>> Fedora-directory-users@redhat.com >>>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------------------ >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Fedora-directory-users mailing list >>>>>>> Fedora-directory-users@redhat.com >>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>> >>>>>>> >>>>>> >>>>> ------------------------------------------------------------------------ >>>>> >>>>> >>>>> -- >>>>> Fedora-directory-users mailing list >>>>> Fedora-directory-users@redhat.com >>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>> >>>>> >>>> >>>> >>>> >>>> -- >>>> Fedora-directory-users mailing list >>>> Fedora-directory-users@redhat.com >>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >>> >>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> -- >>> Fedora-directory-users mailing list >>> Fedora-directory-users@redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >>> >> >> >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > >------------------------------------------------------------------------ > >-- >Fedora-directory-users mailing list >Fedora-directory-users@redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > >-- Daniel Spannbauer EDV Systembetreuung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-66 Auf der Wies 8, D 87727 Babenhausen Fax +49 8333 9233-11 http://www.marco.de/ Email ds@marco.de
Daniel Spannbauer
2005-Dec-12 11:33 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Ok, I solved the "-lcurses"-Problem with a link from /usr/lib/libncurses.a to libcurses.a Next Problem: The make wont find the termcap: *** No rule to make target -ltermcap'', needed by /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PT H_OPT.OBJ/lib/libinstall.a''. Stop. A find obove /usr/lib found:ox:~/dsbuild/meta/ds # find /usr/lib/ -name *termcap* -print /usr/lib/zsh/4.2.5/zsh/termcap.so /usr/lib/libtermcap.so.2.0.8 /usr/lib/perl5/5.8.7/termcap.pl /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/termcap.ph /usr/lib/termcap /usr/lib/termcap/libtermcap.a /usr/lib/termcap/libtermcap.so /usr/lib/libtermcap.so.2 Does anybody know how to solve that? Regards Daniel Daniel Spannbauer wrote:> Hallo Richard, > > sorry, I should read your messages :) > > find /us/lib -name \*curses\* -print: > /usr/lib/YaST2/plugin/libpy2ncurses.so.2 > /usr/lib/YaST2/plugin/libpy2ncurses.so.2.0.0 > /usr/lib/YaST2/plugin/libpy2ncurses.la > /usr/lib/YaST2/plugin/libpy2ncurses.so > /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesapp.ph > /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesf.ph > /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesm.ph > /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesp.ph > /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesw.ph > /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/ncurses.ph > /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/curses.ph > /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/ncurses_dll.ph > /usr/lib/libncurses++w.a > /usr/lib/libncurses.so.4 > /usr/lib/libncurses.so.4.2 > /usr/lib/python2.4/lib-dynload/_curses_panel.so > /usr/lib/python2.4/lib-dynload/_curses.so > /usr/lib/python2.4/curses > /usr/lib/libncurses++.a > /usr/lib/libncursesw.so.5 > /usr/lib/libncursesw.so > /usr/lib/libncurses.so > /usr/lib/libncursesw.so.5.4 > /usr/lib/libncurses.a > ox:~ # > So no lcurses. Now I have to look where to find this curses for SuSE. > > Thank > > Regards > > Daniel > > > Richard Megginson wrote: > >> Ok. Try >> find /usr/lib -name \*curses\* -print >> >> It''s failing to find -lcurses, which should be the file >> /usr/lib/*curses* >> >> Daniel Spannbauer wrote: >> >>> Hallo Richard, >>> >>> the Output is: >>> ox:~ # find /usr/include/ -name \*curses\* -print >>> /usr/include/cursesapp.h >>> /usr/include/curses.h >>> /usr/include/ncurses.h >>> /usr/include/cursesf.h >>> /usr/include/cursesm.h >>> /usr/include/cursesp.h >>> /usr/include/cursesw.h >>> /usr/include/ncurses_dll.h >>> >>> Thats all. >>> >>> Regards >>> Daniel >>> >>> >>> >>> Richard Megginson wrote: >>> >>>> On my system, the curses libs are provided by the ncurses and >>>> ncurses-devel packages. >>>> Try this: >>>> find /usr/lib -name \*curses\* -print >>>> ? >>>> >>>> Daniel Spannbauer wrote: >>>> >>>>> Hallo Richard, >>>>> >>>>> yes, I get an Output. >>>>> There was something wrong on the system. Reboot solved it. >>>>> Anyway: >>>>> A new failure:ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >>>>> [===== NOW BUILDING: ds-1 =====] >>>>> [fetch] complete for ds. >>>>> [checksum] complete for ds. >>>>> [extract] complete for ds. >>>>> [patch] complete for ds. >>>>> ==> Building ds/mozilla as a dependency >>>>> ==> Building ds/icu as a dependency >>>>> ==> Building ds/adminutil as a dependency >>>>> ==> Building ds/setuputil as a dependency >>>>> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >>>>> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >>>>> [fetch] complete for fedora-setuputil. >>>>> [checksum] complete for fedora-setuputil. >>>>> [extract] complete for fedora-setuputil. >>>>> [patch] complete for fedora-setuputil. >>>>> [configure] complete for fedora-setuputil. >>>>> ==> Running make in work/fedora-setuputil-1.0 >>>>> cat: /etc/redhat-release: No such file or directory >>>>> make[2]: Entering directory >>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >>>>> perl buildnum.pl -p Linux2.6 >>>>> perl pumpkin.pl 90 pumpkin.dat >>>>> The components are up to date >>>>> >>>>> ==== Starting Server Installer Build =========>>>>> >>>>> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>> MOZILLA_SOURCE_ROOT_EXT>>>>> BUILD_MODULE=SetupSDK -w installerSDK >>>>> cat: /etc/redhat-release: No such file or directory >>>>> gmake[3]: Entering directory >>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >>>>> cat: /etc/redhat-release: No such file or directory >>>>> cat: /etc/redhat-release: No such file or directory >>>>> gmake[4]: Entering directory >>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h >>>>> uninstall.h code.h >>>>> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h >>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >>>>> >>>>> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= USE_PTHREADS=1 >>>>> NS_PRODUCT>>>>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >>>>> cat: /etc/redhat-release: No such file or directory >>>>> cat: /etc/redhat-release: No such file or directory >>>>> gmake[5]: Entering directory >>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>> >>>>> gmake[5]: *** No rule to make target -lcurses'', needed by >>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall.a''. >>>>> >>>>> Stop. >>>>> gmake[5]: Leaving directory >>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>> >>>>> gmake[4]: *** [all] Error 2 >>>>> gmake[4]: Leaving directory >>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>> gmake[3]: *** [installerSDK] Error 2 >>>>> gmake[3]: Leaving directory >>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>> make[2]: *** [buildInstaller] Error 2 >>>>> make[2]: Leaving directory >>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >>>>> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >>>>> make: *** [dep-../../ds/setuputil] Error 2 >>>>> >>>>> >>>>> ------------------- >>>>> >>>>> Thanks for your help. >>>>> >>>>> Regards >>>>> >>>>> Daniel >>>>> >>>>> ---------------------- >>>>> >>>>> >>>>> Richard Megginson wrote: >>>>> >>>>>> I''m not sure what needs to be installed. On my Fedora Core 4 >>>>>> system, /usr/include/curses.h is provided by the ncurses-devel >>>>>> package. >>>>>> If you do >>>>>> find /usr/include -name curses.h -print >>>>>> do you get anything? >>>>>> >>>>>> Daniel Spannbauer wrote: >>>>>> >>>>>>> Hallo Richard >>>>>>> >>>>>>> ncurses und ncurses-devel is installed. >>>>>>> >>>>>>> greetings >>>>>>> >>>>>>> Daniel >>>>>>> >>>>>>> >>>>>>> Richard Megginson wrote: >>>>>>> >>>>>>>> Looks like you need to install curses-devel or ncurses-devel >>>>>>>> >>>>>>>> Daniel Spannbauer wrote: >>>>>>>> >>>>>>>>> Hallo, >>>>>>>>> >>>>>>>>> i Try to install the Directory-Server on SuSE 10.0. While the >>>>>>>>> dsbuild I get an Error. >>>>>>>>> Here the Complete Log of the dsbuild: >>>>>>>>> -------------------------------------------------------------- >>>>>>>>> >>>>>>>>> ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >>>>>>>>> [===== NOW BUILDING: ds-1 =====] >>>>>>>>> [fetch] complete for ds. >>>>>>>>> [checksum] complete for ds. >>>>>>>>> [extract] complete for ds. >>>>>>>>> [patch] complete for ds. >>>>>>>>> ==> Building ds/mozilla as a dependency >>>>>>>>> ==> Building ds/icu as a dependency >>>>>>>>> ==> Building ds/adminutil as a dependency >>>>>>>>> ==> Building ds/setuputil as a dependency >>>>>>>>> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >>>>>>>>> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >>>>>>>>> [fetch] complete for fedora-setuputil. >>>>>>>>> [checksum] complete for fedora-setuputil. >>>>>>>>> [extract] complete for fedora-setuputil. >>>>>>>>> [patch] complete for fedora-setuputil. >>>>>>>>> [configure] complete for fedora-setuputil. >>>>>>>>> ==> Running make in work/fedora-setuputil-1.0 >>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>> make[2]: Entering directory >>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >>>>>>>>> perl buildnum.pl -p Linux2.6 >>>>>>>>> perl pumpkin.pl 90 pumpkin.dat >>>>>>>>> The components are up to date >>>>>>>>> >>>>>>>>> ==== Starting Server Installer Build =========>>>>>>>>> >>>>>>>>> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>>>>> MOZILLA_SOURCE_ROOT_EXT>>>>>>>>> BUILD_MODULE=SetupSDK -w installerSDK >>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>> gmake[3]: Entering directory >>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 >>>>>>>>> SECURITY=domestic >>>>>>>>> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>> gmake[4]: Entering directory >>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>>>> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h >>>>>>>>> uninstall.h code.h >>>>>>>>> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h >>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >>>>>>>>> >>>>>>>>> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>>>>> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= >>>>>>>>> USE_PTHREADS=1 NS_PRODUCT>>>>>>>>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>> gmake[5]: Entering directory >>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>>>> >>>>>>>>> >>>>>>>>> gcc -c -fPIC -pipe -DLINUX -Dlinux -DBSD -D_POSIX_SOURCE >>>>>>>>> -D_XOPEN_SOURCE >>>>>>>>> -D_BSD_SOURCE -DHAVE_STRERROR -DNO_DBM -DNO_NODELOCK >>>>>>>>> -DXP_UNIX -DLinux -O2 >>>>>>>>> -DSPAPI20 -DBUILD_NUM=\"2005.342.1316\" >>>>>>>>> -I/root/dsbuild/ds/mozilla/work/mozilla/dist/public/ldap >>>>>>>>> -I../../include >>>>>>>>> ux-curse.c -o >>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o >>>>>>>>> >>>>>>>>> In file included from ux-curse.c:33: >>>>>>>>> ux-curse.h:52:38: error: curses.h: No such file or directory >>>>>>>>> ux-curse.c: In function â<80><98>exit_messageâ<80><99>: >>>>>>>>> ux-curse.c:78: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>> (first use in this function) >>>>>>>>> ux-curse.c:78: error: (Each undeclared identifier is reported >>>>>>>>> only once >>>>>>>>> ux-curse.c:78: error: for each function it appears in.) >>>>>>>>> ux-curse.c: In function â<80><98>grab_string_genericâ<80><99>: >>>>>>>>> ux-curse.c:217: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>> (first use in this function) >>>>>>>>> ux-curse.c: In function â<80><98>print_oneplaceâ<80><99>: >>>>>>>>> ux-curse.c:313: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>> (first use in this function) >>>>>>>>> ux-curse.c: In function â<80><98>new_pageâ<80><99>: >>>>>>>>> ux-curse.c:325: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>> (first use in this function) >>>>>>>>> ux-curse.c: In function â<80><98>w_initscrâ<80><99>: >>>>>>>>> ux-curse.c:354: warning: comparison between pointer and integer >>>>>>>>> ux-curse.c:356: warning: comparison between pointer and integer >>>>>>>>> ux-curse.c:358: warning: comparison between pointer and integer >>>>>>>>> gmake[5]: *** >>>>>>>>> [/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o] >>>>>>>>> >>>>>>>>> Error 1gmake[5]: Leaving directory >>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>>>> >>>>>>>>> gmake[4]: *** [all] Error 2 >>>>>>>>> gmake[4]: Leaving directory >>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>>>> gmake[3]: *** [installerSDK] Error 2 >>>>>>>>> gmake[3]: Leaving directory >>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>> make[2]: *** [buildInstaller] Error 2 >>>>>>>>> make[2]: Leaving directory >>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >>>>>>>>> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >>>>>>>>> make: *** [dep-../../ds/setuputil] Error 2 >>>>>>>>> >>>>>>>>> ------------------------------------------------------------------ >>>>>>>>> >>>>>>>>> Does anybody know why? >>>>>>>>> >>>>>>>>> Thanks for helping >>>>>>>>> >>>>>>>>> Daniel >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Fedora-directory-users mailing list >>>>>>>>> Fedora-directory-users@redhat.com >>>>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> ------------------------------------------------------------------------ >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Fedora-directory-users mailing list >>>>>>>> Fedora-directory-users@redhat.com >>>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>>> >>>>>>>> >>>>>>> >>>>>> ------------------------------------------------------------------------ >>>>>> >>>>>> >>>>>> -- >>>>>> Fedora-directory-users mailing list >>>>>> Fedora-directory-users@redhat.com >>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Fedora-directory-users mailing list >>>>> Fedora-directory-users@redhat.com >>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>> >>>> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------ >>>> >>>> -- >>>> Fedora-directory-users mailing list >>>> Fedora-directory-users@redhat.com >>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>> >>>> >>> >>> >>> >>> -- >>> Fedora-directory-users mailing list >>> Fedora-directory-users@redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> >> >> >> ------------------------------------------------------------------------ >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> >-- Daniel Spannbauer EDV Systembetreuung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-66 Auf der Wies 8, D 87727 Babenhausen Fax +49 8333 9233-11 http://www.marco.de/ Email ds@marco.de
Richard Megginson
2005-Dec-12 15:38 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Ulli Horlacher
2005-Dec-13 17:57 UTC
[Fedora-directory-users] Re: Installing FDS on SuSE 10.0
On Thu 2005-12-08 (16:42), Daniel Spannbauer wrote:> gmake[5]: Entering directory > /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' > gmake[5]: *** No rule to make target -lcurses'', needed by > /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall.a''.There is a bug in dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib/Makefile (is auto-generate during "make configure"). The Makefile looks for a *target* named "-lcurses" which is nonsense. I have resolved it by: perl -p -i -e ''s/ \$\(CURSES\)//'' dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib/Makefile which deletes the unnecessary curses taget. -- -- Ullrich Horlacher, BelWue Coordination ------- mailto:framstag@belwue.de -- Computing Centre Universitaet Stuttgart (RUS) Allmandring 30, 70550 Stuttgart, Germany fax: +49 711 678 8363 -- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----
Richard Megginson
2005-Dec-13 23:54 UTC
Re: [Fedora-directory-users] Re: Installing FDS on SuSE 10.0
Can you send me a diff or a patch? Thanks! Ulli Horlacher wrote:>On Thu 2005-12-08 (16:42), Daniel Spannbauer wrote: > > > >>gmake[5]: Entering directory >>/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>gmake[5]: *** No rule to make target -lcurses'', needed by >>/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall.a''. >> >> > >There is a bug in >dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib/Makefile >(is auto-generate during "make configure"). The Makefile looks for a >*target* named "-lcurses" which is nonsense. I have resolved it by: > perl -p -i -e ''s/ \$\(CURSES\)//'' dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib/Makefile >which deletes the unnecessary curses taget. > > > >
Daniel Spannbauer
2005-Dec-14 11:52 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Ok, some flies linked, a few Steps later: cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_S TRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mod_nss\" -DVERSION=\"1.0\" -DST DC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_S TRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT _H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. - I. -I/usr/include/apache2 -I/root/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_ x86_glibc_PTH_OPT.OBJ/include -I/root/dsbuild/ds/mozilla/work/mozilla/dist/publi c/nss -I/usr/include/apache2 -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-bui ld/include -I/tmp/fedora-ds-build/include -DWANT_SSL2 -I/tmp/fedora-ds-build/inc lude -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/ fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-bu ild/lib -O2 -pipe -c mod_nss.c -MT mod_nss.lo -MD -MP -MF .deps/mod_nss.TPlo -f PIC -DPIC -o .libs/mod_nss.lo In file included from mod_nss.c:16: mod_nss.h:30:17: error: mpm.h: No such file or directory make[2]: *** [mod_nss.lo] Error 1 make[2]: Leaving directory /root/dsbuild/ds/mod_nss/work/mod_nss-1.0'' make[1]: *** [build-work/mod_nss-1.0/Makefile] Error 2 make[1]: Leaving directory /root/dsbuild/ds/mod_nss'' make: *** [dep-../../ds/mod_nss] Error 2 Wheres the Error? Regards Daniel Richard Megginson wrote:> Daniel Spannbauer wrote: > >> Ok, I solved the "-lcurses"-Problem with a link from >> /usr/lib/libncurses.a to libcurses.a >> Next Problem: The make wont find the termcap: >> >> *** No rule to make target -ltermcap'', needed by >> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PT >> >> H_OPT.OBJ/lib/libinstall.a''. >> Stop. >> >> A find obove /usr/lib found:ox:~/dsbuild/meta/ds # find /usr/lib/ >> -name *termcap* -print >> /usr/lib/zsh/4.2.5/zsh/termcap.so >> /usr/lib/libtermcap.so.2.0.8 >> /usr/lib/perl5/5.8.7/termcap.pl >> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/termcap.ph >> /usr/lib/termcap >> /usr/lib/termcap/libtermcap.a >> /usr/lib/termcap/libtermcap.so >> /usr/lib/libtermcap.so.2 >> >> >> Does anybody know how to solve that? > > > It''s looking for libtermcap.so in /usr/lib, but on your system it is > in /usr/lib/termcap. You can either make a symlink for that, or edit > setuputil/nsconfig.mk or setuputil/nsdefs.mk (I can''t remember which) > and add /usr/lib/termcap to the lib path. > >> >> Regards >> >> Daniel >> >> >> >> Daniel Spannbauer wrote: >> >>> Hallo Richard, >>> >>> sorry, I should read your messages :) >>> >>> find /us/lib -name \*curses\* -print: >>> /usr/lib/YaST2/plugin/libpy2ncurses.so.2 >>> /usr/lib/YaST2/plugin/libpy2ncurses.so.2.0.0 >>> /usr/lib/YaST2/plugin/libpy2ncurses.la >>> /usr/lib/YaST2/plugin/libpy2ncurses.so >>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesapp.ph >>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesf.ph >>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesm.ph >>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesp.ph >>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesw.ph >>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/ncurses.ph >>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/curses.ph >>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/ncurses_dll.ph >>> /usr/lib/libncurses++w.a >>> /usr/lib/libncurses.so.4 >>> /usr/lib/libncurses.so.4.2 >>> /usr/lib/python2.4/lib-dynload/_curses_panel.so >>> /usr/lib/python2.4/lib-dynload/_curses.so >>> /usr/lib/python2.4/curses >>> /usr/lib/libncurses++.a >>> /usr/lib/libncursesw.so.5 >>> /usr/lib/libncursesw.so >>> /usr/lib/libncurses.so >>> /usr/lib/libncursesw.so.5.4 >>> /usr/lib/libncurses.a >>> ox:~ # So no lcurses. Now I >>> have to look where to find this curses for SuSE. >>> >>> Thank >>> >>> Regards >>> >>> Daniel >>> >>> >>> Richard Megginson wrote: >>> >>>> Ok. Try >>>> find /usr/lib -name \*curses\* -print >>>> >>>> It''s failing to find -lcurses, which should be the file >>>> /usr/lib/*curses* >>>> >>>> Daniel Spannbauer wrote: >>>> >>>>> Hallo Richard, >>>>> >>>>> the Output is: >>>>> ox:~ # find /usr/include/ -name \*curses\* -print >>>>> /usr/include/cursesapp.h >>>>> /usr/include/curses.h >>>>> /usr/include/ncurses.h >>>>> /usr/include/cursesf.h >>>>> /usr/include/cursesm.h >>>>> /usr/include/cursesp.h >>>>> /usr/include/cursesw.h >>>>> /usr/include/ncurses_dll.h >>>>> >>>>> Thats all. >>>>> >>>>> Regards >>>>> Daniel >>>>> >>>>> >>>>> >>>>> Richard Megginson wrote: >>>>> >>>>>> On my system, the curses libs are provided by the ncurses and >>>>>> ncurses-devel packages. >>>>>> Try this: >>>>>> find /usr/lib -name \*curses\* -print >>>>>> ? >>>>>> >>>>>> Daniel Spannbauer wrote: >>>>>> >>>>>>> Hallo Richard, >>>>>>> >>>>>>> yes, I get an Output. >>>>>>> There was something wrong on the system. Reboot solved it. >>>>>>> Anyway: >>>>>>> A new failure:ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >>>>>>> [===== NOW BUILDING: ds-1 =====] >>>>>>> [fetch] complete for ds. >>>>>>> [checksum] complete for ds. >>>>>>> [extract] complete for ds. >>>>>>> [patch] complete for ds. >>>>>>> ==> Building ds/mozilla as a dependency >>>>>>> ==> Building ds/icu as a dependency >>>>>>> ==> Building ds/adminutil as a dependency >>>>>>> ==> Building ds/setuputil as a dependency >>>>>>> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >>>>>>> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >>>>>>> [fetch] complete for fedora-setuputil. >>>>>>> [checksum] complete for fedora-setuputil. >>>>>>> [extract] complete for fedora-setuputil. >>>>>>> [patch] complete for fedora-setuputil. >>>>>>> [configure] complete for fedora-setuputil. >>>>>>> ==> Running make in work/fedora-setuputil-1.0 >>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>> make[2]: Entering directory >>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >>>>>>> perl buildnum.pl -p Linux2.6 >>>>>>> perl pumpkin.pl 90 pumpkin.dat >>>>>>> The components are up to date >>>>>>> >>>>>>> ==== Starting Server Installer Build =========>>>>>>> >>>>>>> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>>> MOZILLA_SOURCE_ROOT_EXT>>>>>>> BUILD_MODULE=SetupSDK -w installerSDK >>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>> gmake[3]: Entering directory >>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 >>>>>>> SECURITY=domestic >>>>>>> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>> gmake[4]: Entering directory >>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h >>>>>>> uninstall.h code.h >>>>>>> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h >>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >>>>>>> >>>>>>> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>>> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= USE_PTHREADS=1 >>>>>>> NS_PRODUCT>>>>>>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>> gmake[5]: Entering directory >>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>> >>>>>>> gmake[5]: *** No rule to make target -lcurses'', needed by >>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall.a''. >>>>>>> >>>>>>> Stop. >>>>>>> gmake[5]: Leaving directory >>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>> >>>>>>> gmake[4]: *** [all] Error 2 >>>>>>> gmake[4]: Leaving directory >>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>> gmake[3]: *** [installerSDK] Error 2 >>>>>>> gmake[3]: Leaving directory >>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>> make[2]: *** [buildInstaller] Error 2 >>>>>>> make[2]: Leaving directory >>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >>>>>>> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >>>>>>> make: *** [dep-../../ds/setuputil] Error 2 >>>>>>> >>>>>>> >>>>>>> ------------------- >>>>>>> >>>>>>> Thanks for your help. >>>>>>> >>>>>>> Regards >>>>>>> >>>>>>> Daniel >>>>>>> >>>>>>> ---------------------- >>>>>>> >>>>>>> >>>>>>> Richard Megginson wrote: >>>>>>> >>>>>>>> I''m not sure what needs to be installed. On my Fedora Core 4 >>>>>>>> system, /usr/include/curses.h is provided by the ncurses-devel >>>>>>>> package. >>>>>>>> If you do >>>>>>>> find /usr/include -name curses.h -print >>>>>>>> do you get anything? >>>>>>>> >>>>>>>> Daniel Spannbauer wrote: >>>>>>>> >>>>>>>>> Hallo Richard >>>>>>>>> >>>>>>>>> ncurses und ncurses-devel is installed. >>>>>>>>> >>>>>>>>> greetings >>>>>>>>> >>>>>>>>> Daniel >>>>>>>>> >>>>>>>>> >>>>>>>>> Richard Megginson wrote: >>>>>>>>> >>>>>>>>>> Looks like you need to install curses-devel or ncurses-devel >>>>>>>>>> >>>>>>>>>> Daniel Spannbauer wrote: >>>>>>>>>> >>>>>>>>>>> Hallo, >>>>>>>>>>> >>>>>>>>>>> i Try to install the Directory-Server on SuSE 10.0. While >>>>>>>>>>> the dsbuild I get an Error. >>>>>>>>>>> Here the Complete Log of the dsbuild: >>>>>>>>>>> -------------------------------------------------------------- >>>>>>>>>>> >>>>>>>>>>> ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >>>>>>>>>>> [===== NOW BUILDING: ds-1 =====] >>>>>>>>>>> [fetch] complete for ds. >>>>>>>>>>> [checksum] complete for ds. >>>>>>>>>>> [extract] complete for ds. >>>>>>>>>>> [patch] complete for ds. >>>>>>>>>>> ==> Building ds/mozilla as a dependency >>>>>>>>>>> ==> Building ds/icu as a dependency >>>>>>>>>>> ==> Building ds/adminutil as a dependency >>>>>>>>>>> ==> Building ds/setuputil as a dependency >>>>>>>>>>> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >>>>>>>>>>> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >>>>>>>>>>> [fetch] complete for fedora-setuputil. >>>>>>>>>>> [checksum] complete for fedora-setuputil. >>>>>>>>>>> [extract] complete for fedora-setuputil. >>>>>>>>>>> [patch] complete for fedora-setuputil. >>>>>>>>>>> [configure] complete for fedora-setuputil. >>>>>>>>>>> ==> Running make in work/fedora-setuputil-1.0 >>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>> make[2]: Entering directory >>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>>>> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >>>>>>>>>>> perl buildnum.pl -p Linux2.6 >>>>>>>>>>> perl pumpkin.pl 90 pumpkin.dat >>>>>>>>>>> The components are up to date >>>>>>>>>>> >>>>>>>>>>> ==== Starting Server Installer Build =========>>>>>>>>>>> >>>>>>>>>>> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>>>>>>> MOZILLA_SOURCE_ROOT_EXT>>>>>>>>>>> BUILD_MODULE=SetupSDK -w installerSDK >>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>> gmake[3]: Entering directory >>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>>>> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 >>>>>>>>>>> SECURITY=domestic >>>>>>>>>>> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>> gmake[4]: Entering directory >>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>>>>>> >>>>>>>>>>> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h >>>>>>>>>>> uninstall.h code.h >>>>>>>>>>> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h >>>>>>>>>>> setupnvpair.h >>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >>>>>>>>>>> >>>>>>>>>>> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 >>>>>>>>>>> SECURITY=domestic >>>>>>>>>>> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= >>>>>>>>>>> USE_PTHREADS=1 NS_PRODUCT>>>>>>>>>>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>> gmake[5]: Entering directory >>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> gcc -c -fPIC -pipe -DLINUX -Dlinux -DBSD -D_POSIX_SOURCE >>>>>>>>>>> -D_XOPEN_SOURCE >>>>>>>>>>> -D_BSD_SOURCE -DHAVE_STRERROR -DNO_DBM -DNO_NODELOCK >>>>>>>>>>> -DXP_UNIX -DLinux -O2 >>>>>>>>>>> -DSPAPI20 -DBUILD_NUM=\"2005.342.1316\" >>>>>>>>>>> -I/root/dsbuild/ds/mozilla/work/mozilla/dist/public/ldap >>>>>>>>>>> -I../../include >>>>>>>>>>> ux-curse.c -o >>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o >>>>>>>>>>> >>>>>>>>>>> In file included from ux-curse.c:33: >>>>>>>>>>> ux-curse.h:52:38: error: curses.h: No such file or directory >>>>>>>>>>> ux-curse.c: In function â<80><98>exit_messageâ<80><99>: >>>>>>>>>>> ux-curse.c:78: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>>>> (first use in this function) >>>>>>>>>>> ux-curse.c:78: error: (Each undeclared identifier is >>>>>>>>>>> reported only once >>>>>>>>>>> ux-curse.c:78: error: for each function it appears in.) >>>>>>>>>>> ux-curse.c: In function â<80><98>grab_string_genericâ<80><99>: >>>>>>>>>>> ux-curse.c:217: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>>>> (first use in this function) >>>>>>>>>>> ux-curse.c: In function â<80><98>print_oneplaceâ<80><99>: >>>>>>>>>>> ux-curse.c:313: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>>>> (first use in this function) >>>>>>>>>>> ux-curse.c: In function â<80><98>new_pageâ<80><99>: >>>>>>>>>>> ux-curse.c:325: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>>>> (first use in this function) >>>>>>>>>>> ux-curse.c: In function â<80><98>w_initscrâ<80><99>: >>>>>>>>>>> ux-curse.c:354: warning: comparison between pointer and integer >>>>>>>>>>> ux-curse.c:356: warning: comparison between pointer and integer >>>>>>>>>>> ux-curse.c:358: warning: comparison between pointer and integer >>>>>>>>>>> gmake[5]: *** >>>>>>>>>>> [/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o] >>>>>>>>>>> >>>>>>>>>>> Error 1gmake[5]: Leaving directory >>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>>>>>> >>>>>>>>>>> gmake[4]: *** [all] Error 2 >>>>>>>>>>> gmake[4]: Leaving directory >>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>>>>>> >>>>>>>>>>> gmake[3]: *** [installerSDK] Error 2 >>>>>>>>>>> gmake[3]: Leaving directory >>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>>>> make[2]: *** [buildInstaller] Error 2 >>>>>>>>>>> make[2]: Leaving directory >>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>>>> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >>>>>>>>>>> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >>>>>>>>>>> make: *** [dep-../../ds/setuputil] Error 2 >>>>>>>>>>> >>>>>>>>>>> ------------------------------------------------------------------ >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> Does anybody know why? >>>>>>>>>>> >>>>>>>>>>> Thanks for helping >>>>>>>>>>> >>>>>>>>>>> Daniel >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Fedora-directory-users mailing list >>>>>>>>>>> Fedora-directory-users@redhat.com >>>>>>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Fedora-directory-users mailing list >>>>>>>>>> Fedora-directory-users@redhat.com >>>>>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>> ------------------------------------------------------------------------ >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Fedora-directory-users mailing list >>>>>>>> Fedora-directory-users@redhat.com >>>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Fedora-directory-users mailing list >>>>>>> Fedora-directory-users@redhat.com >>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------ >>>>>> >>>>>> >>>>>> -- >>>>>> Fedora-directory-users mailing list >>>>>> Fedora-directory-users@redhat.com >>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Fedora-directory-users mailing list >>>>> Fedora-directory-users@redhat.com >>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>> >>>> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------ >>>> >>>> >>>> -- >>>> Fedora-directory-users mailing list >>>> Fedora-directory-users@redhat.com >>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>> >>>> >>> >> >------------------------------------------------------------------------ > >-- >Fedora-directory-users mailing list >Fedora-directory-users@redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > >-- Daniel Spannbauer EDV Systembetreuung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-66 Auf der Wies 8, D 87727 Babenhausen Fax +49 8333 9233-11 http://www.marco.de/ Email ds@marco.de
Daniel Spannbauer
2005-Dec-14 13:31 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Ok, linked /usr/include/apache2/ap_mpm.h to mpm.h, works. Till the next error: if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I/tm p/fedora-ds-build/include -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/ include -Wall -W -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp /fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -MT ../plugins/sas ldb.o -MD -MP -MF ".deps/../plugins/sasldb.Tpo" \ -c -o ../plugins/sasldb.o ^Test -f ''../plugins/sasldb.c'' || echo ''./''../plugin s/sasldb.c; \ then mv ".deps/../plugins/sasldb.Tpo" ".deps/../plugins/sasldb.Po"; \ else rm -f ".deps/../plugins/sasldb.Tpo"; exit 1; \ fi ../plugins/sasldb.c: In function â<80><98>sasldb_auxprop_lookupâ<80><99>: ../plugins/sasldb.c:59: warning: unused parameter â<80><98>glob_contextâ<80><99> ../plugins/sasldb.c: In function â<80><98>sasldb_auxprop_storeâ<80><99>: ../plugins/sasldb.c:131: warning: unused parameter â<80><98>glob_contextâ<80> <99> ../plugins/sasldb.c: In function â<80><98>sasldb_auxprop_plug_initâ<80><99>: ../plugins/sasldb.c:206: warning: unused parameter â<80><98>plugnameâ<80><99> ../plugins/sasldb.c: At top level: ../plugins/sasldb.c:223: fatal error: opening dependency file .deps/../plugins/s asldb.Tpo: No such file or directory compilation terminated. make[4]: *** [../plugins/sasldb.o] Error 1 make[4]: Leaving directory /root/dsbuild/ds/cyrus-sasl/work/cyrus-sasl-2.1.20/li b'' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory /root/dsbuild/ds/cyrus-sasl/work/cyrus-sasl-2.1.20'' make[2]: *** [all] Error 2 make[2]: Leaving directory /root/dsbuild/ds/cyrus-sasl/work/cyrus-sasl-2.1.20'' make[1]: *** [build-work/cyrus-sasl-2.1.20/Makefile] Error 2 make[1]: Leaving directory /root/dsbuild/ds/cyrus-sasl'' make: *** [dep-../../ds/cyrus-sasl] Error 2 Is the dsbuild tested on other OS than Fedora? Regards Daniel Daniel Spannbauer wrote:> Ok, some flies linked, a few Steps later: > > cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" > -DPACKAGE_S > TRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mod_nss\" > -DVERSION=\"1.0\" -DST > DC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_STDLIB_H=1 -DHAVE_S > TRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_STDINT > _H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 > -DHAVE_UNISTD_H=1 -I. - > I. -I/usr/include/apache2 > -I/root/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_ > x86_glibc_PTH_OPT.OBJ/include > -I/root/dsbuild/ds/mozilla/work/mozilla/dist/publi > c/nss -I/usr/include/apache2 -I/tmp/fedora-ds-build/include > -I/tmp/fedora-ds-bui > ld/include -I/tmp/fedora-ds-build/include -DWANT_SSL2 > -I/tmp/fedora-ds-build/inc > lude -L/tmp/fedora-ds-build/lib -O2 -pipe > -I/tmp/fedora-ds-build/include -L/tmp/ > fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include > -L/tmp/fedora-ds-bu > ild/lib -O2 -pipe -c mod_nss.c -MT mod_nss.lo -MD -MP -MF > .deps/mod_nss.TPlo -f > PIC -DPIC -o .libs/mod_nss.lo > In file included from mod_nss.c:16: > mod_nss.h:30:17: error: mpm.h: No such file or directory > make[2]: *** [mod_nss.lo] Error 1 > make[2]: Leaving directory /root/dsbuild/ds/mod_nss/work/mod_nss-1.0'' > make[1]: *** [build-work/mod_nss-1.0/Makefile] Error 2 > make[1]: Leaving directory /root/dsbuild/ds/mod_nss'' > make: *** [dep-../../ds/mod_nss] Error 2 > > Wheres the Error? > > Regards > Daniel > > > > > Richard Megginson wrote: > >> Daniel Spannbauer wrote: >> >>> Ok, I solved the "-lcurses"-Problem with a link from >>> /usr/lib/libncurses.a to libcurses.a >>> Next Problem: The make wont find the termcap: >>> >>> *** No rule to make target -ltermcap'', needed by >>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PT >>> >>> H_OPT.OBJ/lib/libinstall.a''. >>> Stop. >>> >>> A find obove /usr/lib found:ox:~/dsbuild/meta/ds # find /usr/lib/ >>> -name *termcap* -print >>> /usr/lib/zsh/4.2.5/zsh/termcap.so >>> /usr/lib/libtermcap.so.2.0.8 >>> /usr/lib/perl5/5.8.7/termcap.pl >>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/termcap.ph >>> /usr/lib/termcap >>> /usr/lib/termcap/libtermcap.a >>> /usr/lib/termcap/libtermcap.so >>> /usr/lib/libtermcap.so.2 >>> >>> >>> Does anybody know how to solve that? >> >> >> >> It''s looking for libtermcap.so in /usr/lib, but on your system it is >> in /usr/lib/termcap. You can either make a symlink for that, or edit >> setuputil/nsconfig.mk or setuputil/nsdefs.mk (I can''t remember which) >> and add /usr/lib/termcap to the lib path. >> >>> >>> Regards >>> >>> Daniel >>> >>> >>> >>> Daniel Spannbauer wrote: >>> >>>> Hallo Richard, >>>> >>>> sorry, I should read your messages :) >>>> >>>> find /us/lib -name \*curses\* -print: >>>> /usr/lib/YaST2/plugin/libpy2ncurses.so.2 >>>> /usr/lib/YaST2/plugin/libpy2ncurses.so.2.0.0 >>>> /usr/lib/YaST2/plugin/libpy2ncurses.la >>>> /usr/lib/YaST2/plugin/libpy2ncurses.so >>>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesapp.ph >>>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesf.ph >>>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesm.ph >>>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesp.ph >>>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/cursesw.ph >>>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/ncurses.ph >>>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/curses.ph >>>> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/ncurses_dll.ph >>>> /usr/lib/libncurses++w.a >>>> /usr/lib/libncurses.so.4 >>>> /usr/lib/libncurses.so.4.2 >>>> /usr/lib/python2.4/lib-dynload/_curses_panel.so >>>> /usr/lib/python2.4/lib-dynload/_curses.so >>>> /usr/lib/python2.4/curses >>>> /usr/lib/libncurses++.a >>>> /usr/lib/libncursesw.so.5 >>>> /usr/lib/libncursesw.so >>>> /usr/lib/libncurses.so >>>> /usr/lib/libncursesw.so.5.4 >>>> /usr/lib/libncurses.a >>>> ox:~ # So no lcurses. Now I >>>> have to look where to find this curses for SuSE. >>>> >>>> Thank >>>> >>>> Regards >>>> >>>> Daniel >>>> >>>> >>>> Richard Megginson wrote: >>>> >>>>> Ok. Try >>>>> find /usr/lib -name \*curses\* -print >>>>> >>>>> It''s failing to find -lcurses, which should be the file >>>>> /usr/lib/*curses* >>>>> >>>>> Daniel Spannbauer wrote: >>>>> >>>>>> Hallo Richard, >>>>>> >>>>>> the Output is: >>>>>> ox:~ # find /usr/include/ -name \*curses\* -print >>>>>> /usr/include/cursesapp.h >>>>>> /usr/include/curses.h >>>>>> /usr/include/ncurses.h >>>>>> /usr/include/cursesf.h >>>>>> /usr/include/cursesm.h >>>>>> /usr/include/cursesp.h >>>>>> /usr/include/cursesw.h >>>>>> /usr/include/ncurses_dll.h >>>>>> >>>>>> Thats all. >>>>>> >>>>>> Regards >>>>>> Daniel >>>>>> >>>>>> >>>>>> >>>>>> Richard Megginson wrote: >>>>>> >>>>>>> On my system, the curses libs are provided by the ncurses and >>>>>>> ncurses-devel packages. >>>>>>> Try this: >>>>>>> find /usr/lib -name \*curses\* -print >>>>>>> ? >>>>>>> >>>>>>> Daniel Spannbauer wrote: >>>>>>> >>>>>>>> Hallo Richard, >>>>>>>> >>>>>>>> yes, I get an Output. >>>>>>>> There was something wrong on the system. Reboot solved it. >>>>>>>> Anyway: >>>>>>>> A new failure:ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >>>>>>>> [===== NOW BUILDING: ds-1 =====] >>>>>>>> [fetch] complete for ds. >>>>>>>> [checksum] complete for ds. >>>>>>>> [extract] complete for ds. >>>>>>>> [patch] complete for ds. >>>>>>>> ==> Building ds/mozilla as a dependency >>>>>>>> ==> Building ds/icu as a dependency >>>>>>>> ==> Building ds/adminutil as a dependency >>>>>>>> ==> Building ds/setuputil as a dependency >>>>>>>> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >>>>>>>> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >>>>>>>> [fetch] complete for fedora-setuputil. >>>>>>>> [checksum] complete for fedora-setuputil. >>>>>>>> [extract] complete for fedora-setuputil. >>>>>>>> [patch] complete for fedora-setuputil. >>>>>>>> [configure] complete for fedora-setuputil. >>>>>>>> ==> Running make in work/fedora-setuputil-1.0 >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> make[2]: Entering directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >>>>>>>> perl buildnum.pl -p Linux2.6 >>>>>>>> perl pumpkin.pl 90 pumpkin.dat >>>>>>>> The components are up to date >>>>>>>> >>>>>>>> ==== Starting Server Installer Build =========>>>>>>>> >>>>>>>> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>>>> MOZILLA_SOURCE_ROOT_EXT>>>>>>>> BUILD_MODULE=SetupSDK -w installerSDK >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> gmake[3]: Entering directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 >>>>>>>> SECURITY=domestic >>>>>>>> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> gmake[4]: Entering directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>>> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h >>>>>>>> uninstall.h code.h >>>>>>>> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h setupnvpair.h >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >>>>>>>> >>>>>>>> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>>>> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= >>>>>>>> USE_PTHREADS=1 NS_PRODUCT>>>>>>>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>> gmake[5]: Entering directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>>> >>>>>>>> gmake[5]: *** No rule to make target -lcurses'', needed by >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall.a''. >>>>>>>> >>>>>>>> Stop. >>>>>>>> gmake[5]: Leaving directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>>> >>>>>>>> gmake[4]: *** [all] Error 2 >>>>>>>> gmake[4]: Leaving directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>>> gmake[3]: *** [installerSDK] Error 2 >>>>>>>> gmake[3]: Leaving directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>> make[2]: *** [buildInstaller] Error 2 >>>>>>>> make[2]: Leaving directory >>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >>>>>>>> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >>>>>>>> make: *** [dep-../../ds/setuputil] Error 2 >>>>>>>> >>>>>>>> >>>>>>>> ------------------- >>>>>>>> >>>>>>>> Thanks for your help. >>>>>>>> >>>>>>>> Regards >>>>>>>> >>>>>>>> Daniel >>>>>>>> >>>>>>>> ---------------------- >>>>>>>> >>>>>>>> >>>>>>>> Richard Megginson wrote: >>>>>>>> >>>>>>>>> I''m not sure what needs to be installed. On my Fedora Core 4 >>>>>>>>> system, /usr/include/curses.h is provided by the ncurses-devel >>>>>>>>> package. >>>>>>>>> If you do >>>>>>>>> find /usr/include -name curses.h -print >>>>>>>>> do you get anything? >>>>>>>>> >>>>>>>>> Daniel Spannbauer wrote: >>>>>>>>> >>>>>>>>>> Hallo Richard >>>>>>>>>> >>>>>>>>>> ncurses und ncurses-devel is installed. >>>>>>>>>> >>>>>>>>>> greetings >>>>>>>>>> >>>>>>>>>> Daniel >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Richard Megginson wrote: >>>>>>>>>> >>>>>>>>>>> Looks like you need to install curses-devel or ncurses-devel >>>>>>>>>>> >>>>>>>>>>> Daniel Spannbauer wrote: >>>>>>>>>>> >>>>>>>>>>>> Hallo, >>>>>>>>>>>> >>>>>>>>>>>> i Try to install the Directory-Server on SuSE 10.0. While >>>>>>>>>>>> the dsbuild I get an Error. >>>>>>>>>>>> Here the Complete Log of the dsbuild: >>>>>>>>>>>> -------------------------------------------------------------- >>>>>>>>>>>> >>>>>>>>>>>> ox:~/dsbuild/meta/ds # make [BUILD_RPM=1] >>>>>>>>>>>> [===== NOW BUILDING: ds-1 =====] >>>>>>>>>>>> [fetch] complete for ds. >>>>>>>>>>>> [checksum] complete for ds. >>>>>>>>>>>> [extract] complete for ds. >>>>>>>>>>>> [patch] complete for ds. >>>>>>>>>>>> ==> Building ds/mozilla as a dependency >>>>>>>>>>>> ==> Building ds/icu as a dependency >>>>>>>>>>>> ==> Building ds/adminutil as a dependency >>>>>>>>>>>> ==> Building ds/setuputil as a dependency >>>>>>>>>>>> make[1]: Entering directory /root/dsbuild/ds/setuputil'' >>>>>>>>>>>> [===== NOW BUILDING: fedora-setuputil-1.0 =====] >>>>>>>>>>>> [fetch] complete for fedora-setuputil. >>>>>>>>>>>> [checksum] complete for fedora-setuputil. >>>>>>>>>>>> [extract] complete for fedora-setuputil. >>>>>>>>>>>> [patch] complete for fedora-setuputil. >>>>>>>>>>>> [configure] complete for fedora-setuputil. >>>>>>>>>>>> ==> Running make in work/fedora-setuputil-1.0 >>>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>>> make[2]: Entering directory >>>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>>>>> if test ! -d Linux2.6; then mkdir Linux2.6; fi; >>>>>>>>>>>> perl buildnum.pl -p Linux2.6 >>>>>>>>>>>> perl pumpkin.pl 90 pumpkin.dat >>>>>>>>>>>> The components are up to date >>>>>>>>>>>> >>>>>>>>>>>> ==== Starting Server Installer Build =========>>>>>>>>>>>> >>>>>>>>>>>> gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >>>>>>>>>>>> MOZILLA_SOURCE_ROOT_EXT>>>>>>>>>>>> BUILD_MODULE=SetupSDK -w installerSDK >>>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>>> gmake[3]: Entering directory >>>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>>>>> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 >>>>>>>>>>>> SECURITY=domestic >>>>>>>>>>>> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >>>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>>> gmake[4]: Entering directory >>>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>>>>>>> >>>>>>>>>>>> cd ../include; cp nsdefs.h setupldap.h ldapu.h global.h >>>>>>>>>>>> uninstall.h code.h >>>>>>>>>>>> utf8.h nsutils.h setupapi.h setupdefs.h setupinst.h >>>>>>>>>>>> setupnvpair.h >>>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >>>>>>>>>>>> >>>>>>>>>>>> cd ../unix/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 >>>>>>>>>>>> SECURITY=domestic >>>>>>>>>>>> MOZILLA_SOURCE_ROOT_EXT= SERVER_BUILD=1 XCFLAGS= >>>>>>>>>>>> USE_PTHREADS=1 NS_PRODUCT>>>>>>>>>>>> VERSION= NS_USE_NATIVE= NSPR_BASENAME= -w >>>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>>> cat: /etc/redhat-release: No such file or directory >>>>>>>>>>>> gmake[5]: Entering directory >>>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> gcc -c -fPIC -pipe -DLINUX -Dlinux -DBSD -D_POSIX_SOURCE >>>>>>>>>>>> -D_XOPEN_SOURCE >>>>>>>>>>>> -D_BSD_SOURCE -DHAVE_STRERROR -DNO_DBM -DNO_NODELOCK >>>>>>>>>>>> -DXP_UNIX -DLinux -O2 >>>>>>>>>>>> -DSPAPI20 -DBUILD_NUM=\"2005.342.1316\" >>>>>>>>>>>> -I/root/dsbuild/ds/mozilla/work/mozilla/dist/public/ldap >>>>>>>>>>>> -I../../include >>>>>>>>>>>> ux-curse.c -o >>>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o >>>>>>>>>>>> >>>>>>>>>>>> In file included from ux-curse.c:33: >>>>>>>>>>>> ux-curse.h:52:38: error: curses.h: No such file or directory >>>>>>>>>>>> ux-curse.c: In function â<80><98>exit_messageâ<80><99>: >>>>>>>>>>>> ux-curse.c:78: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>>>>> (first use in this function) >>>>>>>>>>>> ux-curse.c:78: error: (Each undeclared identifier is >>>>>>>>>>>> reported only once >>>>>>>>>>>> ux-curse.c:78: error: for each function it appears in.) >>>>>>>>>>>> ux-curse.c: In function â<80><98>grab_string_genericâ<80><99>: >>>>>>>>>>>> ux-curse.c:217: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>>>>> (first use in this function) >>>>>>>>>>>> ux-curse.c: In function â<80><98>print_oneplaceâ<80><99>: >>>>>>>>>>>> ux-curse.c:313: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>>>>> (first use in this function) >>>>>>>>>>>> ux-curse.c: In function â<80><98>new_pageâ<80><99>: >>>>>>>>>>>> ux-curse.c:325: error: â<80><98>stdscrâ<80><99> undeclared >>>>>>>>>>>> (first use in this function) >>>>>>>>>>>> ux-curse.c: In function â<80><98>w_initscrâ<80><99>: >>>>>>>>>>>> ux-curse.c:354: warning: comparison between pointer and integer >>>>>>>>>>>> ux-curse.c:356: warning: comparison between pointer and integer >>>>>>>>>>>> ux-curse.c:358: warning: comparison between pointer and integer >>>>>>>>>>>> gmake[5]: *** >>>>>>>>>>>> [/root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall/ux-curse.o] >>>>>>>>>>>> >>>>>>>>>>>> Error 1gmake[5]: Leaving directory >>>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'' >>>>>>>>>>>> >>>>>>>>>>>> gmake[4]: *** [all] Error 2 >>>>>>>>>>>> gmake[4]: Leaving directory >>>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/lib'' >>>>>>>>>>>> >>>>>>>>>>>> gmake[3]: *** [installerSDK] Error 2 >>>>>>>>>>>> gmake[3]: Leaving directory >>>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>>>>> make[2]: *** [buildInstaller] Error 2 >>>>>>>>>>>> make[2]: Leaving directory >>>>>>>>>>>> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0'' >>>>>>>>>>>> make[1]: *** [build-work/fedora-setuputil-1.0/Makefile] Error 2 >>>>>>>>>>>> make[1]: Leaving directory /root/dsbuild/ds/setuputil'' >>>>>>>>>>>> make: *** [dep-../../ds/setuputil] Error 2 >>>>>>>>>>>> >>>>>>>>>>>> ------------------------------------------------------------------ >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> Does anybody know why? >>>>>>>>>>>> >>>>>>>>>>>> Thanks for helping >>>>>>>>>>>> >>>>>>>>>>>> Daniel >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>>> Fedora-directory-users mailing list >>>>>>>>>>>> Fedora-directory-users@redhat.com >>>>>>>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Fedora-directory-users mailing list >>>>>>>>>>> Fedora-directory-users@redhat.com >>>>>>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Fedora-directory-users mailing list >>>>>>>>> Fedora-directory-users@redhat.com >>>>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Fedora-directory-users mailing list >>>>>>>> Fedora-directory-users@redhat.com >>>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------------------ >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Fedora-directory-users mailing list >>>>>>> Fedora-directory-users@redhat.com >>>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Fedora-directory-users mailing list >>>>>> Fedora-directory-users@redhat.com >>>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------------------------ >>>>> >>>>> >>>>> -- >>>>> Fedora-directory-users mailing list >>>>> Fedora-directory-users@redhat.com >>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>>> >>>>> >>>> >>> >> ------------------------------------------------------------------------ >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> >-- Daniel Spannbauer EDV Systembetreuung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-66 Auf der Wies 8, D 87727 Babenhausen Fax +49 8333 9233-11 http://www.marco.de/ Email ds@marco.de
Ulli Horlacher
2005-Dec-14 14:04 UTC
[Fedora-directory-users] Re: Installing FDS on SuSE 10.0
On Wed 2005-12-14 (12:52), Daniel Spannbauer wrote: (your make-log is hard to read, due to its wrong new lines)> Ok, some flies linked, a few Steps later: > > cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" > -DPACKAGE_S > TRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mod_nss\" > -DVERSION=\"1.0\" -DST > DC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_S > TRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_STDINT > _H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 > -DHAVE_UNISTD_H=1 -I. - > I. -I/usr/include/apache2 > -I/root/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_ > x86_glibc_PTH_OPT.OBJ/include > -I/root/dsbuild/ds/mozilla/work/mozilla/dist/publi > c/nss -I/usr/include/apache2 -I/tmp/fedora-ds-build/include > -I/tmp/fedora-ds-bui > ld/include -I/tmp/fedora-ds-build/include -DWANT_SSL2 > -I/tmp/fedora-ds-build/inc > lude -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include > -L/tmp/ > fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include > -L/tmp/fedora-ds-bu > ild/lib -O2 -pipe -c mod_nss.c -MT mod_nss.lo -MD -MP -MF > .deps/mod_nss.TPlo -f > PIC -DPIC -o .libs/mod_nss.lo > In file included from mod_nss.c:16: > mod_nss.h:30:17: error: mpm.h: No such file or directoryYou do not have mpm.h in the INCLUDE-Path. See (I have SELS 9.3): lanldap2:~# find /usr/include -name mpm.h /usr/include/apache2-metuxmpm/mpm.h /usr/include/apache2-leader/mpm.h /usr/include/apache2-prefork/mpm.h /usr/include/apache2-worker/mpm.h The dsbuild-process uses "-I/usr/include/apache2", see above. A symbolic link from /usr/include/apache2-worker to /usr/include/apache2 might help you. -- -- Ullrich Horlacher, BelWue Coordination ------- mailto:framstag@belwue.de -- Computing Centre Universitaet Stuttgart (RUS) Allmandring 30, 70550 Stuttgart, Germany fax: +49 711 678 8363 -- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----
Rob Crittenden
2005-Dec-14 14:09 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Rob Crittenden
2005-Dec-14 14:16 UTC
Re: [Fedora-directory-users] Installing FDS on SuSE 10.0
Ulli Horlacher
2005-Dec-14 14:35 UTC
[Fedora-directory-users] Re: Installing FDS on SuSE 10.0
On Wed 2005-12-14 (09:09), Rob Crittenden wrote:> Missing mpm.h is really strange. That is provided in a default Apache > 2.0 install.I run into a similar problem: SuSEs apache2 comes with apxs2 but not with apxs as searched by dsbuild: make[1]: Entering directory `/opt/src/dsbuild/ds/mod_nss'' [===== NOW BUILDING: mod_nss-1.0 =====] [fetch] complete for mod_nss. [checksum] complete for mod_nss. [extract] complete for mod_nss. [patch] complete for mod_nss. ==> Running configure in work/mod_nss-1.0 (...) configure: checking for apxs... checking for --with-apxs... no checking for apxs in /usr/local/apache/sbin and /usr/sbin... no checking for apxs in your PATH... checking for apxs... no configure: error: apxs was not found. use --with-apxs to specifiy it. make[1]: *** [configure-work/mod_nss-1.0/configure] Error 1 make[1]: Leaving directory `/opt/src/dsbuild/ds/mod_nss'' make: *** [dep-../../ds/mod_nss] Error 2 My workaround then was: lanldap2:/usr/local/bin# ln -s /usr/sbin/apxs2 apxs but now the dsbuild terminates with: make[2]: Entering directory `/opt/src/dsbuild/ds/mod_nss/work/mod_nss-1.0'' source=''mod_nss.c'' object=''mod_nss.lo'' libtool=yes \ depfile=''.deps/mod_nss.Plo'' tmpdepfile=''.deps/mod_nss.TPlo'' \ depmode=gcc3 /bin/sh ./depcomp \ /bin/sh ./libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mod_nss\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -I. -I -I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include -I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/public/nss -I/usr/include/apache2 -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -DWANT_SSL2 -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -c -o mod_nss.lo `test -f ''mod_nss.c'' || echo ''./''`mod_nss.c rm -f .libs/mod_nss.lo cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mod_nss\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -I. -I -I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include -I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/public/nss -I/usr/include/apache2 -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -DWANT_SSL2 -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -c mod_nss.c -MT mod_nss.lo -MD -MP -MF .deps/mod_nss.TPlo -fPIC -DPIC -o .libs/mod_nss.lo In file included from mod_nss.c:16: mod_nss.h:48:18: nspr.h: No such file or directory mod_nss.h:49:21: prerror.h: No such file or directory mod_nss.h:50:21: prnetdb.h: No such file or directory In file included from mod_nss.h:54, from mod_nss.c:16: /opt/src/dsbuild/ds/mozilla/work/mozilla/dist/public/nss/pk11func.h:39:21: plarena.h: No such file or directory the missing include-files are in /opt/src/dsbuild/ds/mozilla/work/mozilla/nsprpub/pr/include/ but I do not know why dsbuild cannot locate them. -- -- Ullrich Horlacher, BelWue Coordination ------- mailto:framstag@belwue.de -- Computing Centre Universitaet Stuttgart (RUS) Allmandring 30, 70550 Stuttgart, Germany fax: +49 711 678 8363 -- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----
Ulli Horlacher
2005-Dec-14 14:48 UTC
[Fedora-directory-users] Re: Installing FDS on SuSE 10.0
On Wed 2005-12-14 (15:35), Ulli Horlacher wrote:> the missing include-files are in > /opt/src/dsbuild/ds/mozilla/work/mozilla/nsprpub/pr/include/ > but I do not know why dsbuild cannot locate them.I found another workaround: export C_INCLUDE_PATH=/opt/src/dsbuild/ds/mozilla/work/mozilla/nsprpub/pr/include/ dsbuild runs now a little further, but stops with: cd work/fedora-console-1.0 && ant -Dimports.file=imports.FC3 Buildfile: build.xml prepare_build: [mkdir] Created dir: /opt/src/dsbuild/ds/console/work/built/classes [mkdir] Created dir: /opt/src/dsbuild/ds/console/work/imports [input] skipping input as property imports.file has already been set. BUILD FAILED /opt/src/dsbuild/ds/console/work/fedora-console-1.0/build.xml:50: The <fail> type doesn''t support the nested "condition" element. Total time: 1 second make[1]: *** [build-custom] Error 1 make[1]: Leaving directory `/opt/src/dsbuild/ds/console'' make: *** [dep-../../ds/console] Error 2 And this time I have NO IDEA what happend and what to do. -- -- Ullrich Horlacher, BelWue Coordination ------- mailto:framstag@belwue.de -- Computing Centre Universitaet Stuttgart (RUS) Allmandring 30, 70550 Stuttgart, Germany fax: +49 711 678 8363 -- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----
Richard Megginson
2005-Dec-14 15:48 UTC
Re: [Fedora-directory-users] Re: Installing FDS on SuSE 10.0
Ulli Horlacher wrote:>On Wed 2005-12-14 (15:35), Ulli Horlacher wrote: > > > >>the missing include-files are in >>/opt/src/dsbuild/ds/mozilla/work/mozilla/nsprpub/pr/include/ >>but I do not know why dsbuild cannot locate them. >> >>Because it''s looking for them under mozilla/work/mozilla/dist/<platform> directory, and that directory has a slightly different name than the one it is expecting. What is that name of that directory on your system?> >I found another workaround: > >export C_INCLUDE_PATH=/opt/src/dsbuild/ds/mozilla/work/mozilla/nsprpub/pr/include/ > >dsbuild runs now a little further, but stops with: > >cd work/fedora-console-1.0 && ant -Dimports.file=imports.FC3 >Buildfile: build.xml > >prepare_build: > [mkdir] Created dir: /opt/src/dsbuild/ds/console/work/built/classes > [mkdir] Created dir: /opt/src/dsbuild/ds/console/work/imports > [input] skipping input as property imports.file has already been set. > >BUILD FAILED >/opt/src/dsbuild/ds/console/work/fedora-console-1.0/build.xml:50: The <fail> type doesn''t support the nested "condition" element. > >Total time: 1 second >make[1]: *** [build-custom] Error 1 >make[1]: Leaving directory `/opt/src/dsbuild/ds/console'' >make: *** [dep-../../ds/console] Error 2 > > >And this time I have NO IDEA what happend and what to do. > >It looks as though you have java installed but not the correct version of ant. Does "yum" work on SuSE? If so, perhaps "yum install ant" will work. Also, you need to have javac version 1.4.2 - note that the java included by default in most linux systems is gcc/gcj which will not work (yet) with the console. You must download and install either the IBM or SUN JDK.
Richard Megginson
2005-Dec-14 15:50 UTC
Re: [Fedora-directory-users] Re: Installing FDS on SuSE 10.0
The best way to solve these apxs/apr-config problems is to edit the Makefile in ds/mod_* to use --with-apxs=/path/to/apxs2 and --with-apr-config=/path/to/apr-config or apr-config2 or whatever it''s called on your system. Ulli Horlacher wrote:>On Wed 2005-12-14 (09:09), Rob Crittenden wrote: > > >>Missing mpm.h is really strange. That is provided in a default Apache >>2.0 install. >> >> > >I run into a similar problem: >SuSEs apache2 comes with apxs2 but not with apxs as searched by dsbuild: > >make[1]: Entering directory `/opt/src/dsbuild/ds/mod_nss'' >[===== NOW BUILDING: mod_nss-1.0 =====] > [fetch] complete for mod_nss. > [checksum] complete for mod_nss. > [extract] complete for mod_nss. > [patch] complete for mod_nss. > ==> Running configure in work/mod_nss-1.0 >(...) >configure: checking for apxs... >checking for --with-apxs... no >checking for apxs in /usr/local/apache/sbin and /usr/sbin... no >checking for apxs in your PATH... checking for apxs... no >configure: error: apxs was not found. use --with-apxs to specifiy it. >make[1]: *** [configure-work/mod_nss-1.0/configure] Error 1 >make[1]: Leaving directory `/opt/src/dsbuild/ds/mod_nss'' >make: *** [dep-../../ds/mod_nss] Error 2 > > >My workaround then was: > >lanldap2:/usr/local/bin# ln -s /usr/sbin/apxs2 apxs > >but now the dsbuild terminates with: > >make[2]: Entering directory `/opt/src/dsbuild/ds/mod_nss/work/mod_nss-1.0'' >source=''mod_nss.c'' object=''mod_nss.lo'' libtool=yes \ >depfile=''.deps/mod_nss.Plo'' tmpdepfile=''.deps/mod_nss.TPlo'' \ >depmode=gcc3 /bin/sh ./depcomp \ >/bin/sh ./libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mod_nss\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -I. -I -I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include -I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/public/nss -I/usr/include/apache2 -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -DWANT_SSL2 -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -c -o mod_nss.lo `test -f ''mod_nss.c'' || echo ''./''`mod_nss.c >rm -f .libs/mod_nss.lo >cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mod_nss\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -I. -I -I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include >Does this last directory exist? If not, is there a directory with a similar but slightly different name?>-I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/public/nss -I/usr/include/apache2 -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -DWANT_SSL2 -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -c mod_nss.c -MT mod_nss.lo -MD -MP -MF .deps/mod_nss.TPlo -fPIC -DPIC -o .libs/mod_nss.lo >In file included from mod_nss.c:16: >mod_nss.h:48:18: nspr.h: No such file or directory >mod_nss.h:49:21: prerror.h: No such file or directory >mod_nss.h:50:21: prnetdb.h: No such file or directory >In file included from mod_nss.h:54, > from mod_nss.c:16: >/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/public/nss/pk11func.h:39:21: plarena.h: No such file or directory > > >the missing include-files are in >/opt/src/dsbuild/ds/mozilla/work/mozilla/nsprpub/pr/include/ >but I do not know why dsbuild cannot locate them. > > >
Ulli Horlacher
2005-Dec-14 15:51 UTC
[Fedora-directory-users] Re: Installing FDS on SuSE 10.0
On Wed 2005-12-14 (15:48), Ulli Horlacher wrote:> BUILD FAILED > /opt/src/dsbuild/ds/console/work/fedora-console-1.0/build.xml:50: The <fail> type doesn''t support the nested "condition" element. > > Total time: 1 second > make[1]: *** [build-custom] Error 1 > make[1]: Leaving directory `/opt/src/dsbuild/ds/console'' > make: *** [dep-../../ds/console] Error 2 > > > And this time I have NO IDEA what happend and what to do.RTFM helps :-) http://directory.fedora.redhat.com/wiki/Building says: Tools you need (...) ant (1.6.1 or later) SLES 9.3 has ant-1.6.0-177 which is not sufficient. Upgrading to ant-1.6.5 helped. Next problem with dsbuild now is: make[4]: Entering directory `/opt/src/dsbuild/ds/cyrus-sasl/work/cyrus-sasl-2.1.20/lib'' if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -Wall -W -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -MT ../plugins/sasldb.o -MD -MP -MF ".deps/../plugins/sasldb.Tpo" \ -c -o ../plugins/sasldb.o `test -f ''../plugins/sasldb.c'' || echo ''./''`../plugins/sasldb.c; \ then mv ".deps/../plugins/sasldb.Tpo" ".deps/../plugins/sasldb.Po"; \ else rm -f ".deps/../plugins/sasldb.Tpo"; exit 1; \ fi cc1: No such file or directory: opening dependency file .deps/../plugins/sasldb.Tpo make[4]: *** [../plugins/sasldb.o] Error 1 -- -- Ullrich Horlacher, BelWue Coordination ------- mailto:framstag@belwue.de -- Computing Centre Universitaet Stuttgart (RUS) Allmandring 30, 70550 Stuttgart, Germany fax: +49 711 678 8363 -- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----
Daniel Spannbauer
2005-Dec-14 16:04 UTC
Re: [Fedora-directory-users] Re: Installing FDS on SuSE 10.0
I raunned into the same probn (see my post on the listing). Installed DB40 and db40-devel, went to the cyrus-sasl-Directory in the dsbuild and made a make distclean, then ./configure and make Then start the dsbuild The it works fine, my fds is fully build, now I#m working on the Install. Regards Daniel Ulli Horlacher wrote:>On Wed 2005-12-14 (15:48), Ulli Horlacher wrote: > > > >>BUILD FAILED >>/opt/src/dsbuild/ds/console/work/fedora-console-1.0/build.xml:50: The <fail> type doesn''t support the nested "condition" element. >> >>Total time: 1 second >>make[1]: *** [build-custom] Error 1 >>make[1]: Leaving directory `/opt/src/dsbuild/ds/console'' >>make: *** [dep-../../ds/console] Error 2 >> >> >>And this time I have NO IDEA what happend and what to do. >> >> > >RTFM helps :-) > >http://directory.fedora.redhat.com/wiki/Building says: > Tools you need > (...) > ant (1.6.1 or later) > >SLES 9.3 has ant-1.6.0-177 which is not sufficient. Upgrading to ant-1.6.5 helped. > >Next problem with dsbuild now is: > >make[4]: Entering directory `/opt/src/dsbuild/ds/cyrus-sasl/work/cyrus-sasl-2.1.20/lib'' >if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../plugins -I../include -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -Wall -W -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -MT ../plugins/sasldb.o -MD -MP -MF ".deps/../plugins/sasldb.Tpo" \ > -c -o ../plugins/sasldb.o `test -f ''../plugins/sasldb.c'' || echo ''./''`../plugins/sasldb.c; \ >then mv ".deps/../plugins/sasldb.Tpo" ".deps/../plugins/sasldb.Po"; \ >else rm -f ".deps/../plugins/sasldb.Tpo"; exit 1; \ >fi >cc1: No such file or directory: opening dependency file .deps/../plugins/sasldb.Tpo >make[4]: *** [../plugins/sasldb.o] Error 1 > > > >-- Daniel Spannbauer EDV Systembetreuung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-66 Auf der Wies 8, D 87727 Babenhausen Fax +49 8333 9233-11 http://www.marco.de/ Email ds@marco.de
Ulli Horlacher
2005-Dec-14 16:22 UTC
[Fedora-directory-users] Re: Installing FDS on SuSE 10.0
On Wed 2005-12-14 (08:50), Richard Megginson wrote:> The best way to solve these apxs/apr-config problems is to edit the > Makefile in ds/mod_* to use > --with-apxs=/path/to/apxs2 and --with-apr-config=/path/to/apr-config or > apr-config2 or whatever it''s called on your system.Thanks for the tip! I will try it next time.> >make[2]: Entering directory `/opt/src/dsbuild/ds/mod_nss/work/mod_nss-1.0'' > >source=''mod_nss.c'' object=''mod_nss.lo'' libtool=yes \ > >depfile=''.deps/mod_nss.Plo'' tmpdepfile=''.deps/mod_nss.TPlo'' \ > >depmode=gcc3 /bin/sh ./depcomp \ > >/bin/sh ./libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mod_nss\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -I. -I -I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include -I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/public/nss -I/usr/include/apache2 -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -I/tmp/fedora-ds-build/include -DWANT_SSL2 -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -I/tmp/fedora-ds-build/include -L/tmp/fedora-ds-build/lib -O2 -pipe -c -o mod_nss.lo `test -f ''mod_nss.c'' || echo ''./''`mod_nss.c > >rm -f .libs/mod_nss.lo > >cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mod_nss\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -I. -I -I/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include > > > > Does this last directory exist?Yes, it is there: lanldap2: find /opt/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include | wc -l 133 Strange. Ok, with my C_INCLUDE_PATH hack dsbuild can go on. -- -- Ullrich Horlacher, BelWue Coordination ------- mailto:framstag@belwue.de -- Computing Centre Universitaet Stuttgart (RUS) Allmandring 30, 70550 Stuttgart, Germany fax: +49 711 678 8363 -- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----
Ulli Horlacher
2005-Dec-14 17:12 UTC
[Fedora-directory-users] Re: Installing FDS on SuSE 10.0
On Wed 2005-12-14 (17:04), Daniel Spannbauer wrote:> I raunned into the same probn (see my post on the listing).Not exactly the same problem, I have another error.> Installed DB40 and db40-develThis is an old Version which is not required, see http://directory.fedora.redhat.com/wiki/Building#Berkeley_DB> went to the cyrus-sasl-Directory in the > dsbuild and made a make distclean, > then ./configure and makeYou run configure without any options. Though you can compile cyrus-sasl in this way, your settings (paths, etc) will probaly not work, because dsbuild runs configure with some command-line options. It''s a pity that dsbuild does not show them. -- -- Ullrich Horlacher, BelWue Coordination ------- mailto:framstag@belwue.de -- Computing Centre Universitaet Stuttgart (RUS) Allmandring 30, 70550 Stuttgart, Germany fax: +49 711 678 8363 -- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----
Ulli Horlacher
2005-Dec-15 15:31 UTC
[Fedora-directory-users] Re: Installing FDS on SuSE 10.0
On Wed 2005-12-14 (09:16), Rob Crittenden wrote: (sasl build problem)> I''d swear this error sounds familiar. Can you ensure that you have the > development package of db4 installed? I know I worked with another user > on a sasl build problem and posted the output to my configure, can you > compare your output to that?I searched in the mailinglist archives and found: Message-ID: <433C11B9.9030306@redhat.com> Message-ID: <433C2487.4030703@redhat.com> and the link to http://directory.fedora.redhat.com/wiki/FAQ#Failure_building_cyrus-sasl My error was the missing package db-devel. After installing db-devel-4.2.52-86.3 (SLES 9.3), dsbuild is now able to compile sasl. The next errors by dsbuild: bind.c:62:18: sasl.h: No such file or directory workaround: export C_INCLUDE_PATH=/usr/include/apache2-worker:/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include:/opt/src/dsbuild/ds/cyrus-sasl/work/cyrus-sasl-2.1.20/include /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: cannot find -lsasl2 workaround: cd /usr/local/lib && ln -s /usr/lib/libsasl2.so.2 libsasl2.so /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: cannot find -lgssapi_krb5 I have no fix for this problem. libgssapi_krb5 is missing on SLES, the free kerberos implementation heimdal does not contain a libgssapi_krb5 What now? -- -- Ullrich Horlacher, BelWue Coordination ------- mailto:framstag@belwue.de -- Computing Centre Universitaet Stuttgart (RUS) Allmandring 30, 70550 Stuttgart, Germany fax: +49 711 678 8363 -- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----