What does "Duplicate INDEX entry" mean?

Clement Laforet sheepkiller at cultdeadsheep.org
Wed Aug 11 10:42:16 PDT 2004


On Wed, 11 Aug 2004 12:03:10 -0500
Jason Dusek <jason-dusek at uiowa.edu> wrote:

> Every so often I run make index, and I always get the following
> output:
> 
>    Generating INDEX-5 - please wait..Warning: Duplicate
>    INDEX entry: freeciv-gtk2-1.14.1
>    Warning: Duplicate INDEX entry: mod_jk2-apache2-2.0.2
>    Warning: Duplicate INDEX entry: mod_rpaf-ap2-0.5
>     Done.
> 
> What does the warning mean? How do I get these warnings to go away?
> The index builds fine, but I really don't like the idea of leaving
> these warnings hanging around.
You surely have set WITH_APACHE2 in /etc/make.conf, so www/mod_rpaf and
www/mod_rpaf2 ports (same for mod_jk2) got the same PKG_NAME. make
index tells you that 2 ports have the same pkg-name.
In this case, these warnings are harmless.

clen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040811/32d4181f/attachment.bin


More information about the freebsd-ports mailing list