First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 66526
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jordi Vilalta <jvprat@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
allegrogl-0.2.4.ebuild allegrogl-0.2.4.ebuild text/plain Jordi Vilalta 2004-10-06 07:25 0000 496 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 66526 depends on: Show dependency tree
Bug 66526 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: 2004-10-06 07:24 0000
It's a library to mix OpenGL graphics with Allegro routines.

It's needed by some games.

I suggest the media-libs category

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Jordi Vilalta 2004-10-06 07:25:49 0000 -------
Created an attachment (id=41225) [edit]
allegrogl-0.2.4.ebuild

------- Comment #2 From Jeremy Huddleston (RETIRED) 2004-10-06 12:44:52 0000 -------
is there a test application I can test this lib against?

------- Comment #3 From Jordi Vilalta 2004-10-06 13:23:50 0000 -------
You can test it with Machine Ball: http://benny.kramekweb.com/machineball

I'm doing its ebuild, but it segfaults when I run my compiled version. Try it with the precompiled version available to download.

------- Comment #4 From Jeremy Huddleston (RETIRED) 2004-10-06 14:19:15 0000 -------
doesn't build for me...

gcc -o examp/test -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -I/usr/X11R6/include  -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/X11R6/lib  -Llib/unix examp/test.c -lagl `allegro-config --libs` -lGLU -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread 
lib/unix/libagl.so: undefined reference to `agl_unwrite_line_c'
lib/unix/libagl.so: undefined reference to `agl_write_line_c'
collect2: ld returned 1 exit status
make: *** [examp/test] Error 1

!!! ERROR: media-libs/allegrogl-0.2.4 failed.
!!! Function src_compile, Line 22, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

------- Comment #5 From Jordi Vilalta 2004-10-07 08:33:48 0000 -------
It's strange. Do you get to the same error compiling it by hand?

------- Comment #6 From Jeremy Huddleston (RETIRED) 2004-10-15 02:41:26 0000 -------
added to portage... works for me with 'emake -j1', so it's probably a
concurrency issue.  I patched it to work with DESTDIR, so it can work on
amd64's lib64 profile now...

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