Marcel Dan wrote:

Hi!

> Has anyone recently installed scid on OpenBSD?

I did not on OpenBSD... Closest I know we have working builds would be 
MacOS I'd guess, maybe that would be a good start on a BSD. Most likely 
your compilers may also have other names than gcc/g++. Probably cc/c++

> I found some information on it from 2004 but it does not apply to 
> OpenBSD 4.4.
> 
> The Makefile is generated correctly but there is an error:
> 
> make: don't know how to make src/pgnscid.o

Sounds like it does not understand how to compile a cpp-file.

One idea would be that you use the "wrong" make utility. ./configure is 
not checking for this (no autoconf here). Do you have a gmake (aka GNU 
make) at hand? Or did you use another flavour? AFAIK the BSDs use a 
version of the make utility that is not compatible with GNU make. (Well 
maybe it's better put the other way round: GNU make is not compatible 
with make ;)

-- 

Kind regards,                /                 War is Peace.
                             |            Freedom is Slavery.
Alexander Wagner            |         Ignorance is Strength.
                             |
                             | Theory     : G. Orwell, "1984"
                            /  In practice:   USA, since 2001

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to