Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error build (ubuntu 10.04) #305

Open
pavel-pimenov opened this issue Aug 7, 2015 · 0 comments
Open

error build (ubuntu 10.04) #305

pavel-pimenov opened this issue Aug 7, 2015 · 0 comments

Comments

@pavel-pimenov
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant