Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.
This repository was archived by the owner on May 24, 2022. It is now read-only.

when i try to install stud on centos i got below error  #141

@tell2veeru

Description

@tell2veeru

[root@stud stud-master]# make
cc -O2 -g -std=c99 -fno-strict-aliasing -Wall -W -D_GNU_SOURCE -I/usr/local/include -c -o stud.o stud.c
stud.c: In function ‘prepare_proxy_line’:
stud.c:786: warning: implicit declaration of function ‘inet_ntoa’
stud.c:787: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘int’
stud.c:787: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘int’
stud.c:792: warning: implicit declaration of function ‘inet_ntop’
cc -O2 -g -std=c99 -fno-strict-aliasing -Wall -W -D_GNU_SOURCE -I/usr/local/include -c -o ringbuffer.o ringbuffer.c
cc -O2 -g -std=c99 -fno-strict-aliasing -Wall -W -D_GNU_SOURCE -I/usr/local/include -c -o configuration.o configuration.c
cc -o stud stud.o ringbuffer.o configuration.o -lssl -lcrypto -lev -L/usr/local/lib

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