You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Problem with compilation on Ubuntu 12.04 Server - Linux srv01
3.2.0-25-generic-pae - i386
root@srv01:~/otpd-3.2.5# make
gcc -I./openldap-2.3.32/include -g -O2 -D_REENTRANT -DUSE_SOCKET
-DHAVE_CLOCK_GETTIME -DVERSION=\"3.2.4\" -Wall -Wp,-U_FORTIFY_SOURCE
-U_FORTIFY_SOURCE -Wshadow -Wsign-compare -Werror -Wno-implicit
-Wno-unused-function -Wno-unused-label -Wno-sign-compare -c -o scanner.o
scanner.c
config.l: In function ‘yylex’:
config.l:108:1: error: implicit declaration of function ‘yyerror’
[-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors
make: *** [scanner.o] Error 1
Thank you
Original issue reported on code.google.com by martin.z...@gmail.com on 16 Jun 2012 at 11:43
Original issue reported on code.google.com by
martin.z...@gmail.comon 16 Jun 2012 at 11:43Attachments: