Re: [gentoo-user] emerge freealut fails.

2007-05-21 Thread Michael Schreckenbauer
Hi, Am Samstag, 19. Mai 2007 schrieb David Harel: > Sorry for being stupid here but I don't know what else to add to this > problem. The bad file is alutInit.c > > the bad line is: > > if (!alcCloseDevice (device)) > > > I couldn't find where the function is but obviously it returns the

Re: [gentoo-user] emerge freealut fails.

2007-05-18 Thread Hemmann, Volker Armin
On Samstag, 19. Mai 2007, Dan Farrell wrote: > On Sat, 19 May 2007 02:36:06 +0300 > > David Harel <[EMAIL PROTECTED]> wrote: > > Sorry for being stupid here but I don't know what else to add to this > > problem. The bad file is alutInit.c > > > > the bad line is: > > > > if (!alcCloseDevi

Re: [gentoo-user] emerge freealut fails.

2007-05-18 Thread Hemmann, Volker Armin
On Samstag, 19. Mai 2007, David Harel wrote: > Sorry for being stupid here but I don't know what else to add to this > problem. The bad file is alutInit.c > > the bad line is: > > if (!alcCloseDevice (device)) > > > I couldn't find where the function is but obviously it returns the wrong

Re: [gentoo-user] emerge freealut fails.

2007-05-18 Thread Dan Farrell
On Sat, 19 May 2007 02:36:06 +0300 David Harel <[EMAIL PROTECTED]> wrote: > Sorry for being stupid here but I don't know what else to add to this > problem. The bad file is alutInit.c > > the bad line is: > > if (!alcCloseDevice (device)) > > > I couldn't find where the function is

Re: [gentoo-user] emerge freealut fails.

2007-05-18 Thread David Harel
Sorry for being stupid here but I don't know what else to add to this problem. The bad file is alutInit.c the bad line is: if (!alcCloseDevice (device)) I couldn't find where the function is but obviously it returns the wrong data type. I was advised to emerge sync. Did that recen

Re: [gentoo-user] emerge freealut fails.

2007-05-18 Thread Benno Schulenberg
David Harel wrote: > emerge freealut failes with error: alutInit.c:150: error: wrong > type argument to unary exclamation mark. Too short. Email. Not enough. Info. Benno -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] emerge freealut fails.

2007-05-18 Thread Dan Farrell
On Fri, 18 May 2007 21:50:46 +0300 David Harel <[EMAIL PROTECTED]> wrote: > Greetings, > > > emerge freealut failes with error: alutInit.c:150: error: wrong type > argument to unary exclamation mark. Any idea? > > > I was able to build the freealut sources that gentoo wanted to download manu