makepanda --nothing does not work

Bug #456770 reported by Treeform
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Panda3D
Fix Released
Medium
rdb

Bug Description

It still appears to require X11:

I am building on cvs trunk and ubuntu x64 that does not have any of the GUI/GPU installed
I am trying to make a server only build of panda3d, i am trying to shave off as much of not needed parts.

-----------------------------------------------------------
$ python makepanda/makepanda.py --nothing
Generating dependencies...
[ 79%] Building C++ object built/tmp/x11display_composite.o
In file included from panda/src/x11display/x11display_composite1.cxx:3,
                 from panda/src/x11display/x11display_composite.cxx:1:
panda/src/x11display/x11GraphicsWindow.cxx:35:36: error: X11/extensions/xf86dga.h: No such file or directory
In file included from panda/src/x11display/x11display_composite1.cxx:3,
                 from panda/src/x11display/x11display_composite.cxx:1:
panda/src/x11display/x11GraphicsWindow.cxx: In member function 'virtual void x11GraphicsWindow::mouse_mode_absolute()':
panda/src/x11display/x11GraphicsWindow.cxx:561: error: 'XF86DGADirectVideo' was not declared in this scope
panda/src/x11display/x11GraphicsWindow.cxx: In member function 'virtual void x11GraphicsWindow::mouse_mode_relative()':
panda/src/x11display/x11GraphicsWindow.cxx:577: error: 'XF86DGAQueryVersion' was not declared in this scope
panda/src/x11display/x11GraphicsWindow.cxx:593: error: 'XF86DGADirectMouse' was not declared in this scope
panda/src/x11display/x11GraphicsWindow.cxx:593: error: 'XF86DGADirectVideo' was not declared in this scope
Storing dependency cache.
Elapsed Time: 12 sec

Build terminated.

rdb (rdb)
Changed in panda3d:
assignee: nobody → Reinier de Blois (pro-rsoft)
importance: Undecided → Medium
rdb (rdb)
Changed in panda3d:
milestone: none → 1.7.0
status: New → Fix Committed
rdb (rdb)
Changed in panda3d:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.