Re: Error Message trying to ./configure

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

 



On Tue, 10 Feb 2009 08:41:42 -0200, Martín wrote:

> 2009/2/9 jim:
> > jim wrote:
> >>
> >> FC10/KDE
> >> Trying to compile a Linux Game and I get this error;
> >>
> >> checking for sdl-config... /usr/bin/sdl-config
> >> checking for SDL - version >= 1.2.0... yes
> >> checking for IMG_Load in -lSDL_image... no
> >> configure: error: *** SDL_image not found!
> >>
> >> SDL_image-1.2.6-6.fc9.i386.rpm is installed.
> >>
> > I also ran into another error mesage;
> >
> > checking uuid/uuid.h usability... no
> > checking uuid/uuid.h presence... no
> > checking for uuid/uuid.h... no
> > configure: error: *** uuid headers not found!
> >
> > The uuid.h is located at /usr/include/uuid.h ,
> > What command would use to direct to that PATH, in fact where is the compile
> > looking for  the  uuid.h ?
> 
> Uh?
> 
> [martin@endor ~]$ locate uuid.h
> /usr/include/uuid/uuid.h
> [martin@endor ~]$ rpm -qf /usr/include/uuid/uuid.h
> e2fsprogs-devel-1.41.3-2.fc9.x86_64

Use "repoquery" or "yum" for searching.

There's also pkg "uuid" and "uuid-devel".

Now, obviously, they cannot use the same path, because they would
conflict then.

Perhaps jim's program excepts the uuid api from e2fsprogs-devel

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux