Hi Petri,

libMicro only supports Solaris, Linux and Aix out of the box. The Makefile checks for a OS specific makefile named Makefile.<uname>, so you'll need to create that and modify it as needed to run on BSD. Check out my diffs for Darwin at this thread: http:// www.opensolaris.org/jive/thread.jspa?threadID=1611&tstart=0 which should give you some pointers.

Cheers,
Ben

On 06/08/2005, at 9:53 PM, Petri T. Koistinen wrote:

Hi!

[EMAIL PROTECTED]:~/libMicro-0.3.0$ make
make: cannot open ../Makefile.FreeBSD.
*** Error code 2

Stop in /home/users/t/th/thoron/libMicro-0.3.0.
[EMAIL PROTECTED]:~/libMicro-0.3.0$ gmake
gmake[1]: Entering directory
`/home/users/t/th/thoron/libMicro-0.3.0/bin-i386'
gmake[1]: ../Makefile.FreeBSD: No such file or directory
gmake[1]: *** No rule to make target `../Makefile.FreeBSD'.  Stop.
gmake[1]: Leaving directory
`/home/users/t/th/thoron/libMicro-0.3.0/bin-i386'
gmake: *** [default] Error 2
[EMAIL PROTECTED]:~/libMicro-0.3.0$ uname -a
FreeBSD x86-freebsd1 4.10-BETA FreeBSD 4.10-BETA #24: Tue Apr 13 11:20:20
PDT 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386

Just in case you interested making it work also on FreeBSD.

Petri
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org


Ben Cooper
Quality Control Analyst
Whitesmiths Pty Ltd
Tel: +61 2 8912 1774
Fax: +61 2 8912 1701
Email: [EMAIL PROTECTED]

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Whitesmiths. Finally, the recipient should check this email and any attachments for the presence of viruses. Whitesmiths accepts no liability for any damage caused by any virus transmitted by this email.



_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to