pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: sysutils/dbus-glib and MAKE_JOBS
On Apr 19, 8:26pm, Rumko wrote:
}
} Without MAKE_JOBS, dbus-glib compiles without errors on my machine (DragonFly
} BSD) while using for example MAKE_JOBS=2 (also tried with MAKE_JOBS=5) in my
} mk.conf makes the package unbuildable "gmake[4]: *** No rule to make target
} `../dbus/libdbus-glib-1.la', needed by `dbus-glib-test'. Stop.".
}
} Anyone else can confirm this (maybe even on other systems)?
There are many packages that have problems with MAKE_JOBS. It
isn't surprising that this one has problems. I've added
MAKE_JOBS_SAFE=NO to the Makefile. This will allow you to build it
with MAKE_JOBS in your mk.conf.
}-- End of excerpt from Rumko
Home |
Main Index |
Thread Index |
Old Index