[marc...@localhost ~]$ rpm -q --whatprovides /usr/include/uuid/uuid.h e2fsprogs-devel-1.41.4-1.fc10.x86_64
On Sat, Feb 28, 2009 at 6:33 PM, ntwrkd <[email protected]> wrote: > The thing is a locate uuid.h doesn't show on the filesystem, even > though the RPM is installed. > I'm wondering if this rpm is properly installed in the first place? > > What is the proper location of uuid.h in most instances of building > Drizzle on Fedora/RH? > > On Sat, Feb 28, 2009 at 8:58 AM, Jay Pipes <[email protected]> wrote: > > Hi! > > > > Open a bug and attach the config log to the bug report (there's a "Attach > > file" area). That would probably be easiest I think. > > > > Cheers! > > > > Jay > > > > ntwrkd wrote: > >> > >> Monty, > >> uuid.h is in a very strange location. > >> rpm -qa | grep uuid > >> uuidd-1.41.4-1.fc10.i386 > >> > >> Yet the only uuid.h appears to be in the Drizzle source repository > >> that I downloaded. > >> > >> What is the best way to transfer the config.log to post the attachment? > >> I'd rather not tax the mailserver if it does support attachments. > >> > >> On Thu, Feb 26, 2009 at 11:13 PM, Monty Taylor <[email protected]> > wrote: > >>> > >>> ntwrkd wrote: > >>>> > >>>> The packages are already installed. The config script cannot seem to > >>>> find them. > >>>> Should I point to them with an --includedir= option? > >>> > >>> No. If you installed them from packages I expect them to be found. They > >>> are in /usr/include/uuid/uuid.h? > >>> > >>> Could you look in config.log for the bit where it looks for uuid and > >>> tell me what went wrong? > >>> > >>>> On Wed, Feb 25, 2009 at 11:34 PM, Eric Day <[email protected]> wrote: > >>>>> > >>>>> The configure error pretty much explains it, you need to install > >>>>> libuuid dev packages. :) On Debian this is the 'uuid-dev' pkg, > >>>>> probably something similar on Fedora. > >>>>> > >>>>> -Eric > >>>>> > >>>>> On Wed, Feb 25, 2009 at 11:24:28PM -0800, ntwrkd wrote: > >>>>>> > >>>>>> I am getting the following error when trying to build on Fedora Core > >>>>>> 10: > >>>>>> > >>>>>> configure: error: Couldn't find uuid/uuid.h. Try installing libuuid > >>>>>> development packages > >>>>>> > >>>>>> _______________________________________________ > >>>>>> Mailing list: > >>>>>> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> > >>>>>> Post to : [email protected] > >>>>>> Unsubscribe : > >>>>>> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> > >>>>>> More help : https://help.launchpad.net/ListHelp > >>>> > >>>> _______________________________________________ > >>>> Mailing list: > >>>> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> > >>>> Post to : [email protected] > >>>> Unsubscribe : > >>>> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> > >>>> More help : https://help.launchpad.net/ListHelp > >>>> > >>> > >> > >> _______________________________________________ > >> Mailing list: > >> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> > >> Post to : [email protected] > >> Unsubscribe : > >> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> > >> More help : https://help.launchpad.net/ListHelp > > > > > > _______________________________________________ > Mailing list: > https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> > Post to : [email protected] > Unsubscribe : > https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

