* [gentoo-user] emerge freealut fails.
@ 2007-05-18 18:50 David Harel
2007-05-18 20:29 ` Dan Farrell
2007-05-18 20:31 ` Benno Schulenberg
0 siblings, 2 replies; 7+ messages in thread
From: David Harel @ 2007-05-18 18:50 UTC (permalink / raw
To: gentoo-user
Greetings,
emerge freealut failes with error: alutInit.c:150: error: wrong type
argument to unary exclamation mark. Any idea?
--
Regards.
David Harel,
==================================
Home office +972 77 7657645
Fax: +972 77 7657645
Cellular: +972 54 4534502
Snail Mail: Amuka
D.N Merom Hagalil
13802
Israel
Email: hareldvd@ergolight-sw.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge freealut fails.
2007-05-18 18:50 [gentoo-user] emerge freealut fails David Harel
@ 2007-05-18 20:29 ` Dan Farrell
2007-05-18 23:36 ` David Harel
2007-05-18 20:31 ` Benno Schulenberg
1 sibling, 1 reply; 7+ messages in thread
From: Dan Farrell @ 2007-05-18 20:29 UTC (permalink / raw
To: gentoo-user
On Fri, 18 May 2007 21:50:46 +0300
David Harel <hareldvd@ergolight-sw.com> 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
manually, have you tried to sync?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge freealut fails.
2007-05-18 20:29 ` Dan Farrell
@ 2007-05-18 23:36 ` David Harel
2007-05-18 23:42 ` Dan Farrell
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: David Harel @ 2007-05-18 23:36 UTC (permalink / raw
To: gentoo-user
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 recently (about 2-3 weeks) but
I'll do it again to be on the safe side.
Dan Farrell wrote:
> On Fri, 18 May 2007 21:50:46 +0300
> David Harel <hareldvd@ergolight-sw.com> 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
> manually, have you tried to sync?
>
--
Regards.
David Harel,
==================================
Home office +972 77 7657645
Fax: +972 77 7657645
Cellular: +972 54 4534502
Snail Mail: Amuka
D.N Merom Hagalil
13802
Israel
Email: hareldvd@ergolight-sw.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge freealut fails.
2007-05-18 23:36 ` David Harel
@ 2007-05-18 23:42 ` Dan Farrell
2007-05-19 0:05 ` Hemmann, Volker Armin
2007-05-21 11:48 ` Michael Schreckenbauer
2 siblings, 0 replies; 7+ messages in thread
From: Dan Farrell @ 2007-05-18 23:42 UTC (permalink / raw
To: gentoo-user
On Sat, 19 May 2007 02:36:06 +0300
David Harel <hareldvd@ergolight-sw.com> 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 data type.
>
> I was advised to emerge sync. Did that recently (about 2-3 weeks) but
> I'll do it again to be on the safe side.
>
>
>
> Dan Farrell wrote:
>
> > On Fri, 18 May 2007 21:50:46 +0300
> > David Harel <hareldvd@ergolight-sw.com> 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 manually, have you tried to sync?
> >
>
What I don't understand is how it can work for me and not for you. The
changelog doesn't report anything since january. I tried
freealut-1.0.1.tar.gz from distfiles.gentoo.org.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge freealut fails.
2007-05-18 23:36 ` David Harel
2007-05-18 23:42 ` Dan Farrell
@ 2007-05-19 0:05 ` Hemmann, Volker Armin
2007-05-21 11:48 ` Michael Schreckenbauer
2 siblings, 0 replies; 7+ messages in thread
From: Hemmann, Volker Armin @ 2007-05-19 0:05 UTC (permalink / raw
To: gentoo-user
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
> data type.
>
> I was advised to emerge sync. Did that recently (about 2-3 weeks) but
> I'll do it again to be on the safe side.
>
'recently' is in the last 24h.
Every sync 'older' than 7 days is from the stone ago...
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge freealut fails.
2007-05-18 23:36 ` David Harel
2007-05-18 23:42 ` Dan Farrell
2007-05-19 0:05 ` Hemmann, Volker Armin
@ 2007-05-21 11:48 ` Michael Schreckenbauer
2 siblings, 0 replies; 7+ messages in thread
From: Michael Schreckenbauer @ 2007-05-21 11:48 UTC (permalink / raw
To: gentoo-user
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 wrong
> data type.
which is clearly nonsense as "alcCloseDevice" is prototyped "void
alcCloseDevice( ALCdevice * deviceHandle)"
http://www.openal.org/oalspecs-specs/alc.html#AEN1184
The right way to check for an error would be to use alcGetError.
I'd say this is a bug upstream.
Regards,
Michael
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge freealut fails.
2007-05-18 18:50 [gentoo-user] emerge freealut fails David Harel
2007-05-18 20:29 ` Dan Farrell
@ 2007-05-18 20:31 ` Benno Schulenberg
1 sibling, 0 replies; 7+ messages in thread
From: Benno Schulenberg @ 2007-05-18 20:31 UTC (permalink / raw
To: gentoo-user
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
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-05-21 11:54 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-18 18:50 [gentoo-user] emerge freealut fails David Harel
2007-05-18 20:29 ` Dan Farrell
2007-05-18 23:36 ` David Harel
2007-05-18 23:42 ` Dan Farrell
2007-05-19 0:05 ` Hemmann, Volker Armin
2007-05-21 11:48 ` Michael Schreckenbauer
2007-05-18 20:31 ` Benno Schulenberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox