"Marcelo" == Marcelo Welter pouback@sysmo.com.br writes:
Marcelo> Hello I make cvs update -RdP configure make depend make Marcelo> ./snmpapi.spec:6: Expected name, id, length or ordinal make[2]: Marcelo> *** [snmpapi.spec.c] Error 1 make[2]: Leaving directory Marcelo> `/home/marcelo/wine/cvs/wine/dlls/snmpapi' make[1]: *** Marcelo> [snmpapi/snmpapi.dll.so] Error 2 make[1]: Leaving directory Marcelo> `/home/marcelo/wine/cvs/wine/dlls' make: *** [dlls] Error 2
Marcelo> what happen? the syntax of cvs that i use are correct...?
Try make distclean ./configure make depend make
and look if the error persists.
After heavy reorganization like in the last days, some things may not fit any more.
Bye