Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2001 02:50:23 -0500 (EST)
From:      David Banning <david@www3.pacific-pages.com>
To:        questions@freebsd.org
Subject:   pkg_create -o says illegal option on make install
Message-ID:  <200102110750.CAA30362@d.tracker>

next in thread | raw e-mail | index | archive | help
I'm installing gmysql and I get this error on
install;

Making install in src
/bin/sh ../mkinstalldirs /usr/local/bin
  install -c -s -o root -g wheel -m 555 gmysql /usr/local/bin/gmysql
===>   Generating temporary packing list
===>   Registering installation for gmysql-0.3.3
pkg_create: illegal option -- o
usage: pkg_create [-YNOhv] [-P pkgs] [-p prefix] [-f contents] [-i iscript]
                  [-I piscript] [-k dscript] [-K pdscript] [-r rscript] 
                  [-t template] [-X excludefile] [-D displayfile] 
                  [-m mtreefile] -c comment -d description -f packlist 
                  pkg-name
*** Error code 1

Stop in /usr/ports/databases/gmysql.
*** Error code 1

Any idea where I go from here?

I guess I could take out the -o but I don't know where the
script is - Makefile does ot contain it.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102110750.CAA30362>