public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-user] jpeg-mmx-0.1.6 ebuild problem
  @ 2005-07-29 14:58 99% ` David Morgan
  0 siblings, 0 replies; 1+ results
From: David Morgan @ 2005-07-29 14:58 UTC (permalink / raw
  To: gentoo-user

On 09:47 Fri 29 Jul     , Roy Wright wrote:
> Howdy,
> 
> Anyone else getting the following error on jpeg-mmx-0.1.6?
> 
> ./configure --prefix=/usr --host=i686-pc-linux-gnu 
> --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share 
> --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu 
> --include-dir=/usr/include/jpeg-mmx --enable-shared --enable-static
> configure: error: --include-dir=/usr/include/jpeg-mmx: invalid option; 
> use --help to show usage
> 
> doing a configure --help gives:
> 
>  --includedir=DIR        C header files in DIR [PREFIX/include]
> 
> Looks like the ebuild is using "include-dir" instead of "includedir":
> 
> src_compile() {
>    econf \
>        --include-dir=/usr/include/jpeg-mmx \
>        --enable-shared \
>        --enable-static \
>        || die "configure failed"
>    emake || die "make failed"
> }
> 
> 
> Did not see a bug for this.
> 
> TIA,
> Roy
> -- 
> gentoo-user@gentoo.org mailing list
> 

How about https://bugs.gentoo.org/show_bug.cgi?id=100555 or
https://bugs.gentoo.org/show_bug.cgi?id=100647 ?

It should be fixed now anyway, so next time you do emerge sync it'll go
away

-- 
djm

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2005-07-29 14:47     [gentoo-user] jpeg-mmx-0.1.6 ebuild problem Roy Wright
2005-07-29 14:58 99% ` David Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox