Port-macppc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Errors compiling config (was Re: Hang with 5.0.1 right after firewire init)




On Aug 7, 2009, at 9:42 AM, pavel subach wrote:
what's happen? i think that i need compile new config from source?
right! But when i try  compile it i got the next messages:

[....]
In file included from files.c:53:
defs.h:209: error: expected specifier-qualifier-list before 'devmajor_t'

I think you must be compiling a config from -current instead of one from the 5.0 branch. Looking at the CVS logs, the change to using 'devmajor_t' was done after the 5.0 branch was split off (revision 1.27 of defs.h).

The syssrc.tgz file should contain a copy of the sources for config (in usr/src/usr.bin/config), so I don't think you need to download a separate tarfile for it.




Home | Main Index | Thread Index | Old Index