On Tue, 2023-02-14 at 23:22 +0100, Viktor Cada wrote:
> I am new to Debian and when installing apache2 i got these error
> codes:
>
> collect2: error: ld returned 1 exit status
I suppose when you say "installing" apache2 you really mean "building"
apache2.
This error means the link command that
Hello,
I am new to Debian and when installing apache2 i got these error codes:
collect2: error: ld returned 1 exit status
Reaping losing child 0x1b0d990 PID 10195
make[2]: *** [Makefile:48: htpasswd] Error 1
Removing child 0x1b0d990 PID 10195 from chain.
make[2]: Leaving directory '/home/pi/Downlo
Several packages that used to build fine on Cygwin with parallel make
now fail to build. I either get strange errors or a hang. The problems
started with version 4.4 and seem to stem from the fact that make now
uses a FIFO by default instead of a pipe. If I use the flag
'--jobserver-style=pi