Ticket #6 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

FreeBSD make/gmake issue in new setup_pjsip.py

Reported by: MichielLeenaars Owned by: support@ag-projects.com
Priority: minor Milestone:
Component: Packaging Version: 0.3.0
Keywords: gmake FreeBSD Cc:

Description

The new way of building works great. However, under FreeBSD one needs to change 'make' into 'gmake' in setup_pjsip.py twice, as per attached. Otherwise the following error message occurs during the pjsip build process:

Fetching PJSIP from SVN repository

Using SVN revision 2421

Patching PJSIP

Configuring PJSIP

error: Got return value 2 while executing "make -f build/temp.freebsd-7.1-RELEASE-amd64-2.5/pjsip/build.mak -pR build/temp.freebsd-7.1-RELEASE-amd64-2.5/pjsip/build.mak", stderr output was: make: illegal option -- p

Attachments

setup_pjsip.py Download (6.8 KB) - added by MichielLeenaars 3 years ago.
Correct script for under FreeBSD

Change History

Changed 3 years ago by MichielLeenaars

Correct script for under FreeBSD

comment:1 Changed 3 years ago by adigeo

Please try again installing from darcs, it should work now

comment:2 Changed 3 years ago by ruud

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.