Skip to content

error build (ubuntu 10.04) #305

@pavel-pimenov

Description

@pavel-pimenov

git clone

:~/src/1/fossa$ make
make[1]: Entering directory `/home/ppa/src/1/fossa/test'
unit_test.c: In function 'test_mbuf':
unit_test.c:98: warning: integer constant is too large for 'long' type
unit_test.c:98: warning: large integer implicitly truncated to unsigned type
unit_test.c:98: warning: integer constant is too large for 'long' type
unit_test.c:98: warning: large integer implicitly truncated to unsigned type
unit_test.c:123: warning: integer constant is too large for 'long' type
unit_test.c:123: warning: large integer implicitly truncated to unsigned type
unit_test.c:123: warning: integer constant is too large for 'long' type
unit_test.c:123: warning: large integer implicitly truncated to unsigned type
[0.000] test_mbuf
[0.000] test_parse_address
[0.000] test_check_ip_acl
[0.000] test_connect_opts
[0.000] test_connect_opts_error_string

....

cc device_side.c ../../fossa.c -I../.. -o device_side -W -Wall -DNS_ENABLE_THREADS -pthread
device_side.c: In function 'generate_mjpg_data_thread_func':
device_side.c:133: warning: implicit declaration of function 'WIFSIGNALED'
/tmp/ccaLKefW.o: In function generate_mjpg_data_thread_func': device_side.c:(.text+0x49b): undefined reference toWIFSIGNALED'
collect2: ld returned 1 exit status
make[2]: *** [device_side] Error 1
make[2]: Leaving directory /home/ppa/src/1/fossa/examples/raspberry_pi_mjpeg_led' make[1]: *** [raspberry_pi_mjpeg_led/] Error 2 make[1]: Leaving directory/home/ppa/src/1/fossa/examples'
make: *** [examples] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions