summaryrefslogtreecommitdiff
path: root/www/flashplugin/files/message.nolib
blob: fa254e7bce3b86b02b45e7c8b7986195e6dfb1bb (plain) (blame)
1
2
3
4
5
6
7
8
9
===
You can't build this port without a.out csu library.
Please install them as follows:

1. extract /usr/src/lib (distribution files: src/slib.??)
2. cd /usr/src/lib/csu/i386
3. make depend
4. make OBJFORMAT=aout clean all install cleandir
===