pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/57823: libtool 2.4.7 causing ncurses build failure
The following reply was made to PR pkg/57823; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/57823: libtool 2.4.7 causing ncurses build failure
Date: Sun, 07 Jan 2024 00:13:58 +0100
On Saturday, January 6, 2024 9:15:01 AM CET you wrote:
> + cd ../obj_lo
> + libtool --tag=CXX --silent --mode=compile c++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -c ../c++/demo.cc -o ../obj_lo/demo.lo
> mv: 'demo.o' and '../obj_lo/demo.o' are the same file
> make[1]: * [Makefile:268: ../obj_lo/demo.lo] Error 1
Can you provide your bin/libtool please? Might be a starting point to
tracing down what exactly is different on your system.
Joerg
Home |
Main Index |
Thread Index |
Old Index