Ticket #16 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

package: privoxy

Reported by: ms@freewrt.org Assigned to: somebody
Priority: major Milestone: 1.0
Component: packages Version: trunk
Keywords: privoxy Cc:

Description

Build of privoxy fails, see details below


gmake[6]: Nothing to be done for `all'. mkdir -p /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install /mnt/freewrt/www.freewrt.org/trunk/freewrt/lbin/gmake -C /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable \

DESTDIR="/mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install" \ install

Creating directories, and preparing Privoxy 3.0.3 installation chmod 0755 ./mkinstalldirs Installing privoxy executable to /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/usr/sbin /usr/bin/install -c -m 0755 privoxy /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/usr/sbin Installing FAQ, Manual, and other docs to /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/usr/share/doc/privoxy Installing man page to /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/usr/share/man/man1/privoxy.1 /usr/bin/install -c -m 0664 privoxy.1 /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/usr/share/man/man1/privoxy.1 Rewriting config for this installation sed 's+confdir .+confdir /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/etc+' config | \ sed 's+logdir .+logdir /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/var/log/privoxy+' >config.updated mv config config.base mv config.updated config Installing templates to /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/ipkg-install/etc/templates ******************************************************************

WARNING! WARNING! installing config files as root! It is strongly recommended to run privoxy as a non-root user, and to install the config files as that user and/or group! Please read INSTALL, and create a privoxy user and group!

******************************************************************* gmake[6]: *** [install] Error 1 gmake[5]: *** /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/privoxy-3.0.3-stable/.built Error 2 gmake[4]: *** [compile] Error 2 gmake[3]: *** [privoxy-compile] Error 2 gmake[2]: *** [package/compile] Error 2 gmake[1]: *** [world] Error 2 make: *** [all] Error 2

Attachments

Change History

07/11/06 23:04:31 changed by wbx

  • status changed from new to closed.
  • resolution set to fixed.

Hi,

thanks for your report. But you build as root, which is not supported. Please verify the build as non-root and at least privoxy will not fail on host system linux. Cross-compile on BSD is fixed in commit #189.


Add/Change #16 (package: privoxy)




Action