www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Problems compiling some D libraries.

The build system is a FreeBSD machine.

DSSS version 0.75
gcc version 4.1.3 20080428 (prerelease (gdc 0.24, using dmd 1.020))
FreeBSD 8.0-RC2

Both gtkd and derelict show similar problems.  I posted the problems in 
the dsource forums:

http://www.dsource.org/forums/viewforum.php?f=19
http://www.dsource.org/forums/viewtopic.php?p=23274

derelict:
derelict/opengl/gl.d:216: Error: identifier 'DerelictGLContext' is not 
defined
derelict/opengl/gl.d:216: Error: DerelictGLContext is used as a type

gtkd:
gtk/Builder.d:401: Error: undefined identifier importLibs
gtk/Builder.d:401: Error: cannot infer type for lib


I am wondering if there is a problem with my build system (gdc and dsss 
ports in freebsd).

Any suggestions on where to start looking?
Nov 06 2009