Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Compilation problem on Ubuntu Server 12.04 - yylex #27

Description

@GoogleCodeExporter
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

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions