-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

I got the same error on CentOS linux 5.5 x64.

Work around is to edit Makefile and change the

MKDIR_P = @MKDIR_P@

variable to

MKDIR_P = mkdir -p

Or you could compile the stable 1.2.1 release which does not have this bug.



On 15/02/11 13:51, Erik Dekkers wrote:
> Hey guys,
> 
> Im on FreeBSD 8.2 and getting install errors:
> 
> gmake[1]: Entering directory `/usr/src/rtpproxy'
> test -z "/usr/local/bin" || @MKDIR_P@ "/usr/local/bin"
> @MKDIR_P@: not found
> gmake[1]: *** [install-binPROGRAMS] Error 127
> gmake[1]: Leaving directory `/usr/src/rtpproxy'
> gmake: *** [install-am] Error 2
> 
> Kind regards,
> 
> Erik Dekkers
> 
> 
> 
> 
> _______________________________________________
> Users mailing list
> Users@rtpproxy.org
> http://lists.rtpproxy.org/mailman/listinfo/users

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNWpHjAAoJEDtPPBLxsalLHQoIAJjP3MNreGGtZxemQSSb+3PI
L/8IWO9wHrjhldtrPMFfkKvpocQQBjavVAEcnhFMYG9tGi1d0rQQyE53DvRjUchI
jJFXQ9kwE4d+Na/waN1pDEEXuMurDxwHgi6DaEBI+QxHAOkVBA1Tf/rqbKovOFy7
53lzCSaqXiAXwcV3VwdZzHJOShMVSQfPrgcXJT0coo4uoj3rFqRZVWHJwApcqH8w
z1H4o8dWUakW6nLJpzZeMvkSvODTXKiB563lnKbWy/jiiuiV3lDB2jvrbX2sI72z
BDVq1g6pEJgzFD9fDlEgodjIOuvj95i5qVs8bt1JeT5+xeoPCA+YVHGJiUujJKo=
=1xRP
-----END PGP SIGNATURE-----

_______________________________________________
Users mailing list
Users@rtpproxy.org
http://lists.rtpproxy.org/mailman/listinfo/users

Reply via email to