Problems compiling latest unstable

Richard -Gilligan- Uschold uschold@cs.ucf.edu
Tue, 06 Feb 2001 01:16:52 +0000


--------------C7842B328C81A95FE7CE7B00
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Dave Peticolas wrote:

> Richard -Gilligan- Uschold writes:
> >
> > Back to compiling the latest unstable:
> >
> > rm config.cache
> > make distclean
> > ./autogen.sh --enable-opt-style-install --prefix=/opt5.3  > &
> > autogen.err.txt
> >
> > ...
> > checking for glib-config... /usr/bin/glib-config
> > checking for GLIB - version >= 0.99.7... no
> > *** Could not run GLIB test program, checking why...
> > *** The test program failed to compile or link. See the file config.log for
> > the
> > *** exact error that occured. This usually means GLIB was incorrectly
> > installed
> > *** or that you have moved GLIB since it was installed. In the latter case,
> > you
> > *** may want to edit the glib-config script: /usr/bin/glib-config
> > configure: error: Cannot find glib.
> >
> > config.log:
> > ...
> > configure:2264: gcc -o conftest -g -O2 -I/usr/lib/glib/include   conftest.c
> > -L/usr/lib -lglib  1>&5
> > /usr/lib/libglib.so: undefined reference to `getpwuid_r@@GLIBC_2.0'
> > ...
> >
> > Apparently, it wants an older version of glibc.  I'm pretty sure that
> > `getpwuid_r@@GLIBC_2.0' is in libc.so.x, but I'm not sure what x is.
> >
> > Any clue?
>
> What version of glib (not glibc) do you have?
>

glib-1.2.6-1mdk and glib-devel-1.2.6-1mdk

>
> dave
>
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel@lists.gnumatic.com
> http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

--

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       gilligan@mpinet.net           (_/
             ~~~~~~~~~~~~~~~~   uschold@cs.ucf.edu



--------------C7842B328C81A95FE7CE7B00
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
Dave Peticolas wrote:
Richard -Gilligan- Uschold writes:
>
> Back to compiling the latest unstable:
>
> rm config.cache
> make distclean
> ./autogen.sh --enable-opt-style-install --prefix=/opt5.3  > &
> autogen.err.txt
>
> ...
> checking for glib-config... /usr/bin/glib-config
> checking for GLIB - version >= 0.99.7... no
> *** Could not run GLIB test program, checking why...
> *** The test program failed to compile or link. See the file config.log for
> the
> *** exact error that occured. This usually means GLIB was incorrectly
> installed
> *** or that you have moved GLIB since it was installed. In the latter case,
> you
> *** may want to edit the glib-config script: /usr/bin/glib-config
> configure: error: Cannot find glib.
>
> config.log:
> ...
> configure:2264: gcc -o conftest -g -O2 -I/usr/lib/glib/include   conftest.c
> -L/usr/lib -lglib  1>&5
> /usr/lib/libglib.so: undefined reference to `getpwuid_r@@GLIBC_2.0'
> ...
>
> Apparently, it wants an older version of glibc.  I'm pretty sure that
> `getpwuid_r@@GLIBC_2.0' is in libc.so.x, but I'm not sure what x is.
>
> Any clue?

What version of glib (not glibc) do you have?
 

glib-1.2.6-1mdk and glib-devel-1.2.6-1mdk
 
dave

_______________________________________________
gnucash-devel mailing list
gnucash-devel@lists.gnumatic.com
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

-- 

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       gilligan@mpinet.net           (_/
             ~~~~~~~~~~~~~~~~   uschold@cs.ucf.edu
  --------------C7842B328C81A95FE7CE7B00--