Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem compiling the latest commits on Ubuntu #4

Open
aj-smith opened this issue Apr 26, 2017 · 1 comment
Open

Problem compiling the latest commits on Ubuntu #4

aj-smith opened this issue Apr 26, 2017 · 1 comment

Comments

@aj-smith
Copy link

Hi Michael,

Apologies in advance for my ignorance if this is something simple but I am having problems compiling any of the more recent commits...

I get the following errors

make[2]: Entering directory `/root/eye-fi/iii-0.3/src'
g++ -DHAVE_CONFIG_H -I.. -I. -I. -DWITH_IPV6 -DWITH_DOM -DDEBUG -DEYEKIN_CONF_DIR="/usr/local/etc/iii" -g -O2 -MT eyefiservice.o -MD -MP -MF .de ps/eyefiservice.Tpo -c -o eyefiservice.o eyefiservice.cc
eyefiservice.cc: In member function ‘virtual int eyefiService::UploadPhoto(int, std::string, std::string, long int, std::string, std::string, int, rns_ _UploadPhotoResponse&)’:
eyefiservice.cc:171:77: error: ‘integrity_digest’ was not declared in this scope
eyefiservice.cc:176:37: error: no matching function for call to ‘tarchive_t::tarchive_t(char*&, size_t&)’
eyefiservice.cc:176:37: note: candidates are:
eyetil.h:105:2: note: tarchive_t::tarchive_t(const char*)
eyetil.h:105:2: note: candidate expects 1 argument, 2 provided
eyetil.h:100:7: note: tarchive_t::tarchive_t(const tarchive_t&)
eyetil.h:100:7: note: candidate expects 1 argument, 2 provided
make[2]: *** [eyefiservice.o] Error 1

Any ideas what I am missing?

Many Thanks

Andy

@hacker
Copy link
Owner

hacker commented Dec 27, 2020

Somehow I either haven't seen it or forgot… I don't really have a good idea of what's going on here, but given the date… Are you still experiencing the problem or do you still care before I event think of reproducing it? (would need more information on the environment, anyway).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants