[Vm-dev] Building 3.10-1 on freebsd

radoslav hodnicak rh at 4096.sk
Fri Jun 20 18:37:17 UTC 2008


I'm getting this error

In function `sqLocDaylightSavings':
/usr/home/rh/squeak/Squeak-3.10-1/platforms/unix/plugins/LocalePlugin/sqUnixLocale.c:674: 
undefined reference to `daylight'

while trying to build the vm on a freebsd7.0/i386, gcc 4.2.1 machine. I 
can work easily around it by changing the sqLocDaylightSavings function to 
always return zero but it baffles me why such simple construct doesn't 
work.

After I install it, squeak won't run because it can't find the display 
driver "vm-display-X11.so" - the installed file is named 
"libvm-display-X11.0.0". Same for sound driver. Symlinking to proper names 
allows Squeak to run

What should I do with me newly acquired wisdom? Report on mantis?

Regards, radoslav


More information about the Vm-dev mailing list