Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 20:53:42 +0200
From:      Josef El-Rayes <j.el-rayes@daemon.li>
To:        freebsd-ports@freebsd.org
Subject:   strange configure problem
Message-ID:  <20030429185342.GA23140@daemon.li>

next in thread | raw e-mail | index | archive | help
hi!

i tried to update freebsd port of simicq to newest version, when i
encountered following issue.

when i run ./configure in ${WRKSRC} i get a "warning" which does not stop
the configure process:

...
checking if sim should be compiled... yes
checking if sounds should be compiled... yes
configure: creating ./config.status
fast creating ./Makefile
fast creating gkrellm_plugin/Makefile
can't open ./gkrellm_plugin/Makefile.in: No such file or directory
fast creating pict/Makefile
...

when i run make build in ports dir, it dies on configure with this error:

...
checking if sim should be compiled... yes
checking if sounds should be compiled... yes
configure: creating ./config.status
config.status: creating ./Makefile
config.status: creating gkrellm_plugin/Makefile
config.status: error: cannot find input file: gkrellm_plugin/Makefile.in
===>  Script "configure" failed unexpectedly.
...

why does it die when i can run configure manually from ${WRKSRC} without
problems?

greets, josef

-- 
www: http://www.daemon.li
nic-hdl: JER1080312-NICAT
FreeBSD PortMaintainer 
"Make World - Not War!"



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