Giter Club home page Giter Club logo

Comments (3)

hintjens avatar hintjens commented on July 22, 2024

Can I ask why you need libcurve?

(I'll fix the warnings; just curious about your application.)

On Wed, May 14, 2014 at 7:47 PM, xzhaous [email protected] wrote:

I followed all the installation procedure and I got following error.
anyone can help out?

gcc --version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

make check
Making check in src
make[1]: Entering directory /root/libcurve/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H
-I. -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -DLINUX -D_REENTRANT
-D_THREAD_SAFE -g -O2 -MT curve_client.lo -MD -MP -MF
.deps/curve_client.Tpo -c -o curve_client.lo curve_client.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include
-pedantic -Werror -Wall -D_GNU_SOURCE -DLINUX -D_REENTRANT -D_THREAD_SAFE
-g -O2 -MT curve_client.lo -MD -MP -MF .deps/curve_client.Tpo -c
curve_client.c -fPIC -DPIC -o .libs/curve_client.o
curve_client.c: In function 'curve_client_new':
curve_client.c:68:5: error: too many arguments to function 'zstr_sendm'
/usr/include/zstr.h:37:5: note: declared here
curve_client.c: In function 'curve_client_set_verbose':
curve_client.c:126:5: error: too many arguments to function 'zstr_send'
/usr/include/zstr.h:32:5: note: declared here
curve_client.c: In function 's_agent_new':
curve_client.c:253:5: error: format not a string literal and no format
arguments [-Werror=format-security]
curve_client.c: In function 's_agent_handle_control':
curve_client.c:308:9: error: format not a string literal and no format
arguments [-Werror=format-security]
curve_client.c:318:13: error: format not a string literal and no format
arguments [-Werror=format-security]
cc1: all warnings being treated as errors
make[1]: *** [curve_client.lo] Error 1
make[1]: Leaving directory/root/libcurve/src'
make: *** [check-recursive] Error 1


Reply to this email directly or view it on GitHubhttps://github.com//issues/17
.

from libcurve.

xzhaous avatar xzhaous commented on July 22, 2024

I am tasked to port application from old version of Redhat(32) to newer ubuntu(64) and the application use libcurve security module.

from libcurve.

bluca avatar bluca commented on July 22, 2024

Fixed by #18

from libcurve.

Related Issues (11)

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.