Menu

#2 Error while compiling JACK

open
nobody
FreeBSD (2)
5
2004-01-13
2004-01-13
Anonymous
No

Hi,
I tried to compile JACK on my FreeBSD 5.1 and got this error while
compiling:

cc -DJACKD_LOCATION=\"/usr/local/bin/jackd\" -O -pipe
-mcpu=pentiumpro -o .libs/jackd jackd.o engine.o transengine.o ..
/libjack/.libs/libjack.so -lm -lc_r -lm -lc_r -Wl,--rpath -Wl,/usr/local/lib
engine.o: In function `jack_become_real_time':
engine.o(.text+0x2b18): undefined reference to `mlockall'

I find your project awesome, and JACK is a real deep tool which would
make it possible to run Ardour.

Thumbs up,
Whyking

Discussion

  • Nobody/Anonymous

    Logged In: NO

    mlockall, munlockall - lock or unlock address space

    SYNOPSIS
    #include <sys/mman.h>

    int mlockall(int flags);

    int munlockall(void);

     
  • Nobody/Anonymous

    Logged In: NO

    this was submitted by another committer without collaboration

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.