GithubHelp home page GithubHelp logo

liblcfg's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

liblcfg's Issues

error: comparison between pointer and zero character constant

I was trying to install it under Arch using this tutorial:
https://www.dinotools.de/en/2016/02/06/how-to-install-dionaea-on-arch-linux/

When I got to the point where I ran yaourt -S dionaea-git, it was working fine until I got to installing liblcfg.

Note, I am testing this in a vagrant arch box terrywang/archlinux

Here is where the error occurs:

Making all in tools
make[2]: Entering directory '/tmp/yaourt-tmp-vagrant/aur-liblcfg-git/src/liblcfg-git/code/tools'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I ../.. -Werror -Wall -g -D_FORTIFY_SOURCE=2 -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT lcfg.o -MD -MP -MF .deps/lcfg.Tpo -c -o lcfg.o lcfg.c
lcfg.c: In function ‘main’:
lcfg.c:134:13: error: comparison between pointer and zero character constant [-Werror=pointer-compare]
     if( key == '\0' )
             ^~
lcfg.c:134:9: note: did you mean to dereference the pointer?
     if( key == '\0' )
         ^
cc1: all warnings being treated as errors
make[2]: *** [Makefile:402: lcfg.o] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-vagrant/aur-liblcfg-git/src/liblcfg-git/code/tools'
make[1]: *** [Makefile:407: all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-vagrant/aur-liblcfg-git/src/liblcfg-git/code'
make: *** [Makefile:339: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build liblcfg-git.

Thank you.

Error when make install liblcfg code

Hello ^^ i need to fix my problem when i tried to install liblcfg code through linux terminal. Here is the problem
2019_07_17_12 50 58
I hope anyone can help me. Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.