First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 133310
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 132819
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matheus Izvekov <mizvekov@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ustunts-fix.diff fix patch Matheus Izvekov 2006-05-14 11:25 0000 2.07 KB Details | Diff
ustunts-fix.diff fix patch Matheus Izvekov 2006-05-14 11:32 0000 2.06 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 133310 depends on: Show dependency tree
Bug 133310 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-05-14 11:24 0000
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I../shared
-I../simulation -I../graphics    -Wall -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  -I/usr/include/SDL -D_REENTRANT -MT sndsample.o -MD -MP
-MF ".deps/sndsample.Tpo" \
          -c -o sndsample.o `test -f 'sndsample.cpp' || echo
'./'`sndsample.cpp; \
        then mv -f ".deps/sndsample.Tpo" ".deps/sndsample.Po"; \
        else rm -f ".deps/sndsample.Tpo"; exit 1; \
        fi
sndsample.cpp: In member function 

------- Comment #1 From Matheus Izvekov 2006-05-14 11:24:04 0000 -------
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../intl -I../shared
-I../simulation -I../graphics    -Wall -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  -I/usr/include/SDL -D_REENTRANT -MT sndsample.o -MD -MP
-MF ".deps/sndsample.Tpo" \
          -c -o sndsample.o `test -f 'sndsample.cpp' || echo
'./'`sndsample.cpp; \
        then mv -f ".deps/sndsample.Tpo" ".deps/sndsample.Po"; \
        else rm -f ".deps/sndsample.Tpo"; exit 1; \
        fi
sndsample.cpp: In member function ‘virtual bool CSndSample::load(const
CString&, const CParamList&)’:
sndsample.cpp:111: error: invalid conversion from ‘ALubyte*’ to ‘const
ALchar*’
sndsample.cpp:111: error:   initializing argument 1 of ‘void*
alGetProcAddress(const ALchar*)’
sndsample.cpp:137: error: invalid conversion from ‘ALubyte*’ to ‘const
ALchar*’
sndsample.cpp:137: error:   initializing argument 1 of ‘void*
alGetProcAddress(const ALchar*)’
sndsample.cpp:162: error: ‘alutLoadWAV’ was not declared in this scope
make[2]: *** [sndsample.o] Error 1

------- Comment #2 From Matheus Izvekov 2006-05-14 11:25:41 0000 -------
Created an attachment (id=86763) [details]
fix

This patch fixes up all the problems

This patch changes configure.ac, so the ebuild will need to run autoconf to
update  everything

------- Comment #3 From Matheus Izvekov 2006-05-14 11:32:10 0000 -------
Created an attachment (id=86765) [details]
fix

small nitpick, changed freealut to alut in a comment

------- Comment #4 From Tristan Heaven 2006-05-14 11:33:51 0000 -------
bug #132819

------- Comment #5 From Matheus Izvekov 2006-05-14 11:37:38 0000 -------
Ooops thanks, i searched for it before submiting but didnt find anything,
should have been more careful

------- Comment #6 From Chris Gianelloni (RETIRED) 2006-05-15 13:24:34 0000 -------

*** This bug has been marked as a duplicate of 132819 ***

First Last Prev Next    No search results available      Search page      Enter new bug