Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2007 03:32:38 +0530
From:      "Avinash Duduskar" <avinash.duduskar@gmail.com>
To:        <rnoland@2hip.net>
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: portmanager-0.4.1_9 - broken?
Message-ID:  <46390a86.5ca00218.5c93.3d87@mx.google.com>

next in thread | raw e-mail | index | archive | help
Hi,


I=92m getting the following error when using portmanager:

barge# /usr/local/bin/portmanager -ui
rParseCommandLine 0.4.1_9 error: /usr/ports/-ui is not a valid port
directory
rParseCommandLine 0.4.1_9 info:either you have used an invalid command =
line
switch as the first option or you are trying to update a non existent =
port
path, see man portmanager(1)
MGPMrCommandLine 0.4.1_9 error: rParseCommandLine returned errorCode 1



This was the only warning I got during make:

1. cd ../.. &&=A0 /bin/sh
/usr/ports/ports-mgmt/portmanager/work/portmanager-0.4.1/missing --run
automake --gnu=A0 libMG/src/Makefile
2. automake: not found
3. WARNING: `automake' is missing on your system.=A0 You should only =
need it
if
4. =A0 =A0 =A0 =A0 =A0you modified `Makefile.am', `acinclude.m4' or =
`configure.ac'.
5. =A0 =A0 =A0 =A0 =A0You might want to install the `Automake' and =
`Perl' packages.
6. =A0 =A0 =A0 =A0 =A0Grab them from any GNU archive site.
7. cd ../.. &&=A0 CONFIG_HEADERS=3D CONFIG_LINKS=3D=A0
CONFIG_FILES=3DlibMG/src/Makefile /bin/sh ./config.status
8. config.status: creating libMG/src/Makefile
9. config.status: executing default-1 commands
10. source=3D'MGdbAdd.c' object=3D'MGdbAdd.lo' libtool=3Dyes=A0
depfile=3D'.deps/MGdbAdd.Plo' tmpdepfile=3D'.deps/MGdbAdd.TPlo'=A0 =
depmode=3Dgcc3
/bin/sh ../../depcomp=A0 /bin/sh ../../libtool --mode=3Dcompile cc
-DHAVE_CONFIG_H -I. -I. -I../..=A0 =A0 =A0 -O -pipe -c -o MGdbAdd.lo =
`test -f
MGdbAdd.c || echo './'`MGdbAdd.c
11. mkdir .libs=20


It's parsing the switch incorrectly with the path.
I did not touch the config and a few other users get the same error with =
a
fresh install.

Or. it's trying to figure out if those are valid flags or not, and if =
they
aren't then it assumes that it's a port you are trying to update. In
whatever criteria it uses it seems to have forgotten about said flags.

Or am I just missing something I've bungled.



Regards,
Avinash Duduskar




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46390a86.5ca00218.5c93.3d87>