Error on compiling Snippet32

Jacob Carlborg doob at me.com
Sat Mar 30 04:14:11 PDT 2013


On 2013-03-30 02:40, John Colvin wrote:
> Fedora 18, x86_64
>
> Building swtsnippets[Snippet32]
> cat /home/john/Git/dwt/rsp | xargs dmd
> /usr/bin/ld:
> /home/john/Git/dwt/lib/org.eclipse.swt.gtk.linux.x86.a(org-eclipse-swt-program-Program.o):
> undefined reference to symbol 'gnome_vfs_init'
> /usr/bin/ld: note: 'gnome_vfs_init' is defined in DSO
> /lib/libgnomevfs-2.so.0 so try adding it to the linker command line
> /lib/libgnomevfs-2.so.0: could not read symbols: Invalid operation
>
>
> As you've probably guessed from the small cluster of pull requests, I've
> been trying to get DWT to work properly with dmd git master. Hopefully
> this is the last hurdle, but I have no clue how to get over it.

Unfortunately my virtual machines aren't currently working (running Mac 
OS X). I can see if I can get them up an running again, otherwise it 
will be quite hard for me to help solve this.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-dwt mailing list