Skip to content

make error  #16616

Description

@MaryamHsn

Cockpit version: 257
OS: Raspbian GNU/Linux 10

when I run make ,I receive error

after I clone cockpit from git ,without any change in code, I ran
sudo ./autogen.sh --prefix=/usr --enable-debug.
after Now type 'make' to compile cockpit. message I tried to sudo make and I got below errors. notice without sudo Igot permission denied error.

pi@raspberrypi:~/cockpit $ sudo make
make  all-am
make[1]: Entering directory '/home/pi/cockpit'
  CCLD     test-packet-channel
/usr/bin/ld: src/bridge/test_packet_channel-test-packet-channel.o: file not recognized: file truncated
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:4003: test-packet-channel] Error 1
make[1]: Leaving directory '/home/pi/cockpit'
make: *** [Makefile:3080: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions