Re: [gnome-db] any chance of 0.8.199-1.src.rpm



Thanks for this.

I think I found a bug in the configure script. anyway, it wouldn't comile with 
sybase until I changed this:
try_sybase=true

I also had a compile error once I got past that:

make[3]: Entering directory 
`/usr/src/redhat/BUILD/libgda-0.8.199/providers/sybase'
i386-redhat-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.       -D_REENTRANT    
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2      
-I/opt/sybase/OCS/include    -O2 -march=i386 -mcpu=i686 -Wall -Wunused 
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare  -c 
gda-sybase-provider.c
In file included from gda-sybase-provider.c:27:
gda-sybase.h:31:32: bonobo/bonobo-i18n.h: No such file or directory
In file included from gda-sybase-provider.c:27:
gda-sybase.h:33:31: libgda/gda-server.h: No such file or directory
make[3]: *** [gda-sybase-provider.o] Error 1
make[3]: Leaving directory 
`/usr/src/redhat/BUILD/libgda-0.8.199/providers/sybase'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/libgda-0.8.199/providers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/libgda-0.8.199'
make: *** [all-recursive-am] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.90381 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.90381 (%build)

but:
[hugh pc062 libgda-0.8.199]$ rpm -qa | grep bonobo | xargs rpm -ql | grep 
bonobo-i18n.h
/usr/include/libbonobo-2.0/bonobo/bonobo-i18n.h

when i run gcc with that include directory:
[root pc062 sybase]# cd /usr/src/redhat/BUILD/libgda-0.8.199/providers/sybase
[root pc062 sybase]# i386-redhat-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.       
-D_REENTRANT    -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2      
-I/opt/sybase/OCS/include    -O2 -march=i386 -mcpu=i686 -Wall -Wunused 
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare  -c 
gda-sybase-provider.c
In file included from gda-sybase-provider.c:27:
gda-sybase.h:33:31: libgda/gda-server.h: No such file or directory

I don't seem to be able to locate this file in libgda-0.8.199-1.src.rpm or any 
of the other rpms on the ftp server. I'm running redhat-7.3, but I had to 
make a lot of 8.0 updates to even gat this far. I'm using sybase 12.5 which 
is installed in /opt/sybase/OCS for the client libraries.
[root pc062 sybase]# rpm -qa | grep sybase
sybase-openclient-12.5.0.1ESD-1
sybase-ase-12.5.0.1ESD-1
sybase-common-12.5.0.1DE-1

I hope this helps. My boss would be upset if he knew I spent so much time on 
this, but If I get it going he and my co-workers would be happy.

Hugh.


On Wednesday 30 October 2002 21:20, Rodrigo Moya wrote:
> On Wed, 2002-10-30 at 21:01, Adam Williams wrote:
> > >>>ftp://ftp.gnome-db.org/pub/gnome-db/RedHat-7/SRPM/
> > >>>Is there any chance these could be uploaded there?
> > >>
> > >>I'll try an make these today.  Sorry, got a little distracted by that
> > >>paying-day-job thing.
> > >
> > >I just put RH7.2 (should work on any 7.x with decen GNOME2 libs) up my
> > >LUGs FTP server if someone wants to yank them over the GNOME-DB.
> > >ftp://kalamazoolinux.org/pub/pdf/projects/awilliam/misc-gnome/rh72/
> > >The FTP server is connection limited, so it may require some patience.
> > >I created these by "rpm -bs {specfile}" using the same specfile I used
> > > to create the binary RPMs.  I've never made source RPMs, so let me know
> > > if that is the incorrrect way to go about it (seemed right from "man
> > > rpm")
> >
> > ftp://kalamazoolinux.org/pub/projects/awilliam/misc-gnome/rh80/
> >
> > RedHat 8.0 SRC RPMs posted now too.
>
> also uploaded to ftp.gnome-db.org.
>
> Adam, thanks a lot for your help. I just wish we can do this for every
> release? :-)
>
> cheers
>
> _______________________________________________
> gnome-db-list mailing list
> gnome-db-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-db-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]