[Fedora-directory-users] dsbuild and libadminutil build error os Slackware 10.2 - 2.6.14.3

Kevin Kovach kovach at gmail.com
Thu Jan 26 05:17:39 UTC 2006


I'm using the 2.4 kernel.  Under dist I have a
Linux2.4_x86_glibc_PTH_OPT.OBJ/include directory.

The full path to the header files is
/opt/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.4_x86_glibc_PTH_OPT.OBJ/include.
All the headers are links to
../../../nsprpub/Linux2.4_x86_glibc_PTH_OPT.OBJ/pr/include/../../../pr/include/

I need to add this directory to objdirname.mk somewhere?

Pardon my ignorance.  Thanks for the help.

- Kevin

On 1/25/06, Richard Megginson <rmeggins at redhat.com> wrote:
>
> Kevin Kovach wrote:
>
> > To answer the question in your reply to Mike, I'm building FDS in
> > /opt/src/dsbuild and I have the following directory as you asked him ...
> >
> > /opt/src/dsbuild/ds/adminutil/work/fedora-adminutil-1.0
> /built/Linux2.4_x86_glibc_PTH_DBG.OBJ/include/
> >
> >
> > I guess I didn't understand what the solution was if this directory
> > does exist?  Thanks.
>
> the adminutil component is looking for Linux2.4 but NSPR is using
> something different.  Do you have this directory:
>
> dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6.14_x86_glibc_PTH_OPT.OBJ/include
>
> If not, what is to the right of dist/ and to the left of /include under
> your dsbuild/ds/mozilla/work/mozilla?
>
> >
> > - Kevin
> >
> > On 1/25/06, *Richard Megginson* < rmeggins at redhat.com
> > <mailto:rmeggins at redhat.com>> wrote:
> >
> >     Kevin Kovach wrote:
> >
> >     > Mike,
> >     >
> >     > Did you end up finding a solution to this issue?  I'm trying to
> >     build
> >     > FDS 1.0.1 tonight on Slackware 10.1 kernel 2.4.29 with dsbuild and
> >     > seeing the exact same error.  Thanks.
> >     >
> >     > - Kevin
> >     >
> >     > On 12/11/05, *Richard Megginson* < rmeggins at redhat.com
> >     <mailto:rmeggins at redhat.com>
> >     > <mailto:rmeggins at redhat.com <mailto:rmeggins at redhat.com>>> wrote:
> >     >
> >     >     Does this directory exist:
> >     >
> >
> /usr/local/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6.14_x86_glibc_PTH_OPT.OBJ/include
> >
> >     >
> >     >     If not, is there a platform specific directory under
> >     >     ......../mozilla/dist?  If so, what is it?
> >     >
> >     Kevin, same question as above.  If you are using dsbuild, you might
> be
> >     able to hack dsbuild/objdirname.mk to make it spit out the right
> >     name.
> >     Or, just change it to grab the name from the actual name of the
> >     directory under mozilla/dist
> >
> >     >
> >     >
> >     >     Mike Lowrie wrote:
> >     >
> >     >     > I'm trying to do a complete build using dsbuild on a freshly
> >     >     installed
> >     >     > Slackware 10.2 box with a 2.6.14.3 <http://2.6.14.3>
> >     <http://2.6.14.3> kernel, but
> >     >     I'm running into
> >     >     > problems with the system not finding some header files:
> >     >     >
> >     >     > ==== Building AdminUtil ==========
> >     >     >
> >     >     > cd lib/libadminutil;    gmake BUILD_OPT=1 NSPR_BASENAME=
> >     >     > USE_PTHREADS=1 SECURITY=domestic MOZILLA_SOURCE_ROOT_EXT=
> >     >     > ICU_SOURCE_ROOT_EXT= USE_64=
> >     >     > gmake[3]: Entering directory
> >     >     >
> >     >
> >     `/usr/local/src/dsbuild/ds/adminutil/work/fedora-adminutil-1.0
> /lib/libadminutil'
> >     >     >
> >     >     > 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 -DNET_SSL -DSPAPI20
> >     >     -DBUILD_NUM=\"2005.344.255\"
> >     >     >
> >     >
> >     -I/usr/local/src/dsbuild/ds/adminutil/work/fedora-adminutil-1.0
> /include
> >     >     >
> >     >
> >
> -I/usr/local/src/dsbuild/ds/mozilla/work/mozilla/dist/Linux2.6.14_x86_glibc_PTH_OPT.OBJ/include
> >
> >     >
> >     >     >
> >     -I/usr/local/src/dsbuild/ds/mozilla/work/mozilla/dist/public/nss
> >     >     >
> >     -I/usr/local/src/dsbuild/ds/mozilla/work/mozilla/dist/public/ldap
> >     >     > -I/usr/local/src/dsbuild/ds/icu/work/icu- 2.4/built/include
> >     >     psetc.c -o
> >     >     >
> >     >
> >     /usr/local/src/dsbuild/ds/adminutil/work/fedora-adminutil-1.0
> /built/Linux2.6.14_x86_glibc_PTH_OPT.OBJ/lib/libadminutil/psetc.o
> >     >     >
> >     >     > In file included from
> >     >     > /usr/local/src/dsbuild/ds/adminutil/work/fedora-
> >     >     adminutil-1.0/include/libadminutil/psetc.h:24,
> >     >     >
> >     >     >                 from psetc_pvt.h:26,
> >     >     >                 from psetc.c:30:
> >     >     >
> >     >
> >     /usr/local/src/dsbuild/ds/adminutil/work/fedora-adminutil-1.0
> /include/libadminutil/admutil.h:25:21:
> >     >
> >     >     > prtypes.h: No such file or directory
> >     >     >
> >     >
> >     /usr/local/src/dsbuild/ds/adminutil/work/fedora-adminutil-1.0
> /include/libadminutil/admutil.h:26:19:
> >     >     > plstr.h: No such file or directory
> >     >     > /usr/local/src/dsbuild/ds/adminutil/work/fedora-
> >     >     adminutil-1.0/include/libadminutil/admutil.h:27:19:
> >     >     > prprf.h: No such file or directory
> >     >     > In file included from
> >     >     >
> >     >     /usr/local/src/dsbuild/ds/adminutil/work/fedora-
> >     adminutil-1.0/include/libadminutil/psetc.h:24,
> >     >
> >     >     >
> >     >     >                 from psetc_pvt.h:26,
> >     >     >                 from psetc.c:30:
> >     >     >
> >     >     /usr/local/src/dsbuild/ds/adminutil/work/fedora-
> >     adminutil-1.0/include/libadminutil/admutil.h:78:
> >     >     > error: syntax error before "createAttrNameList"
> >     >     >
> >     >
> >     /usr/local/src/dsbuild/ds/adminutil/work/fedora-adminutil-1.0
> /include/libadminutil/admutil.h:78:
> >
> >     >     > warning: data definition has no type or storage class
> >     >     > /usr/local/src/dsbuild/ds/adminutil/work/fedora-
> >     >     adminutil-1.0/include/libadminutil/admutil.h:80:
> >     >     > error: syntax error before "addName"
> >     >     >
> >     >
> >     /usr/local/src/dsbuild/ds/adminutil/work/fedora-adminutil-1.0
> /include/libadminutil/admutil.h:80:
> >     >     > warning: data definition has no type or storage class
> >     >     > .
> >     >     > .
> >     >     > .
> >     >     >
> >     >     > and of course a whole lot of other errors follow.
> >     >     >
> >     >     > I have found the files it is looking for in the mozilla
> >     directory of
> >     >     > the dsbuild directory, but its as if it doesn't have the
> >     correct
> >     >     > include paths. I tried adding a few manually, but there
> >     are a lot of
> >     >     > different paths - all from the mozilla directory that aren't
> >     >     being found.
> >     >     >
> >     >     > Does anyone have any suggestions on how to fix this?
> >     >     >
> >     >     > Appreciate the help!
> >     >     > Mike
> >     >     >
> >     >     > --
> >     >     > Fedora-directory-users mailing list
> >     >     > Fedora-directory-users at redhat.com
> >     <mailto:Fedora-directory-users at redhat.com>
> >     >     <mailto:Fedora-directory-users at redhat.com
> >     <mailto: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
> >     <mailto:Fedora-directory-users at redhat.com>
> >     >     <mailto:Fedora-directory-users at redhat.com
> >     <mailto:Fedora-directory-users at redhat.com>>
> >     >
> >     https://www.redhat.com/mailman/listinfo/fedora-directory-users
> >     <https://www.redhat.com/mailman/listinfo/fedora-directory-users>
> >     >
> >     >
> >     >
> >     >
> >     >
> >     >
> >     > --
> >     > Take back the web, http://www.switch2firefox.com/
> >     > <http://www.switch2firefox.com/ <http://www.switch2firefox.com/>>
> >     >
> >
> >------------------------------------------------------------------------
> >     >
> >     >--
> >     >Fedora-directory-users mailing list
> >     >Fedora-directory-users at redhat.com
> >     <mailto: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
> >     <mailto:Fedora-directory-users at redhat.com>
> >     https://www.redhat.com/mailman/listinfo/fedora-directory-users
> >     <https://www.redhat.com/mailman/listinfo/fedora-directory-users>
> >
> >
> >
> >
> >
> >
> > --
> > Take back the web, http://www.switch2firefox.com/
> >
> >------------------------------------------------------------------------
> >
> >--
> >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
>
>
>
>


--
Take back the web, http://www.switch2firefox.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-directory-users/attachments/20060126/cc3b2e13/attachment.htm>


More information about the Fedora-directory-users mailing list