Yup...a quick... yum install ncurses-devel worked on that...then a new thing...i'll put it under a new post so the next newbie fighting with this thing has an easier time! Rich Megginson wrote: > On my RHEL4 system, curses.h is provided by the package > ncurses-devel-5.4-13 > > Jason Kullo Sam wrote: > >> Ok, bit of a newbie here... >> Tried the dsbuild...didn't wanna work for me...so finally, after >> banging my head off of that for a while, I gave up and did it all by >> hand(following directions on >> page...http://directory.fedora.redhat.com/wiki/SetupUtil) Got through >> all everything, then came to SetupUtil...where I failed miserably. >> Below is a log...any ideas? Helpful hints? flames? Thanks... >> PS- Everything to this point has been built with "optimize" >> parameters... >> ==================================================================== >> >> [root at genie ds]# ls >> cyrus-sasl-2.1.20 mozilla-components.tar.gz >> cyrus-sasl-2.1.20.tar.gz net-snmp-5.2.1 >> db-4.2.52.NC net-snmp-5.2.1.tar.gz >> db-4.2.52.NC.tar.gz patch.4.2.52.1 >> fedora-setuputil-devel-7.1.tar.gz patch.4.2.52.2 >> icu patch.4.2.52.3 >> icu-2.4.tgz patch.4.2.52.4 >> mozilla >> [root at genie ds]# gunzip -c fedora-setuputil-devel-7.1.tar.gz | tar xf- >> tar: Old option `f' requires an argument. >> Try `tar --help' for more information. >> [root at genie ds]# gunzip -c fedora-setuputil-devel-7.1.tar.gz | tar xf - >> [root at genie ds]# ls >> cyrus-sasl-2.1.20 icu >> patch.4.2.52.1 >> cyrus-sasl-2.1.20.tar.gz icu-2.4.tgz >> patch.4.2.52.2 >> db-4.2.52.NC mozilla >> patch.4.2.52.3 >> db-4.2.52.NC.tar.gz mozilla-components.tar.gz >> patch.4.2.52.4 >> fedora-setuputil-devel-7.1 net-snmp-5.2.1 >> fedora-setuputil-devel-7.1.tar.gz net-snmp-5.2.1.tar.gz >> [root at genie ds]# cd fedora-setuputil-devel-7.1 ; gmake >> BUILD_DEBUG=optimize BUILD_RPM=1 >> cat: >> /root/Desktop/dsbuild-static/ds/fedora-setuputil-devel-7.1/Linux2.6.9/buildnum.dat: >> No such file or directory >> if test ! -d Linux2.6.9; then mkdir Linux2.6.9; fi; >> perl buildnum.pl -p Linux2.6.9 >> 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 installerSDK >> gmake[1]: Entering directory >> `/root/Desktop/dsbuild-static/ds/fedora-setuputil-devel-7.1' >> cd installer/lib; gmake BUILD_OPT=1 USE_PTHREADS=1 SECURITY=domestic >> MOZILLA_SOURCE_ROOT_EXT= -w PERL5=perl >> gmake[2]: Entering directory >> >> ....................yadda, yadda, >> yadda...make-spam.......................... >> >> /usr/lib/gcc/i386-redhat-linux/3.4.4/../../../../include/c++/3.4.4/backward/backward_warning.h:32:2: >> warning: #warning This file includes at least one deprecated or >> antiquated header. Please consider using one of the 32 headers found >> in section 17.4.1.2 of the C++ standard. Examples include >> substituting the <X> header for the <X.h> header for C++ includes, or >> <iostream> instead of the deprecated header <iostream.h>. To disable >> this warning use -Wno-deprecated. >> >> 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.266.2012\" -I../../../../mozilla/dist/public/ldap >> -I../../include ux-curse.c -o >> /root/Desktop/dsbuild-static/ds/fedora-setuputil-devel-7.1/built/Linux2.6.9-domestic-optimize-normal-pth-installer/lib/libinstall/ux-curse.o >> >> In file included from ux-curse.c:33: >> ux-curse.h:52:38: curses.h: No such file or directory >> ux-curse.c: In function `exit_message': >> ux-curse.c:78: error: `stdscr' 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 `grab_string_generic': >> ux-curse.c:217: error: `stdscr' undeclared (first use in this function) >> ux-curse.c: In function `print_oneplace': >> ux-curse.c:313: error: `stdscr' undeclared (first use in this function) >> ux-curse.c: In function `new_page': >> ux-curse.c:325: error: `stdscr' undeclared (first use in this function) >> ux-curse.c: In function `w_initscr': >> 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[3]: *** >> [/root/Desktop/dsbuild-static/ds/fedora-setuputil-devel-7.1/built/Linux2.6.9-domestic-optimize-normal-pth-installer/lib/libinstall/ux-curse.o] >> Error 1 >> gmake[3]: Leaving directory >> `/root/Desktop/dsbuild-static/ds/fedora-setuputil-devel-7.1/installer/unix/lib' >> >> gmake[2]: *** [all] Error 2 >> gmake[2]: Leaving directory >> `/root/Desktop/dsbuild-static/ds/fedora-setuputil-devel-7.1/installer/lib' >> >> gmake[1]: *** [installerSDK] Error 2 >> gmake[1]: Leaving directory >> `/root/Desktop/dsbuild-static/ds/fedora-setuputil-devel-7.1' >> gmake: *** [buildInstaller] Error 2 >> [root at genie fedora-setuputil-devel-7.1]# -- >> Fedora-directory-users mailing list >> Fedora-directory-users at redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > > >------------------------------------------------------------------------ > >-- >Fedora-directory-users mailing list >Fedora-directory-users at redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > >