Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Freepops problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
veke
n00b
n00b


Joined: 08 Jan 2007
Posts: 2

PostPosted: Tue Jan 09, 2007 2:23 pm    Post subject: Freepops problem Reply with quote

Hi , i'm getting an error while i'm trying to compile freepops-0.0.99
I need it for reading my emails but i get this:
Code:

building freepopsd
 building dep for luabox.c
 building dep for freepops.c
 building dep for engine.c
 compiling engine.c -> engine.o
 compiling freepops.c -> freepops.o
 compiling luabox.c -> luabox.c:47: error: 'luaopen_loadlib' undeclared here (not in a function)
make[1]: *** [luabox.o] Error 1
make: *** [src] Error 2

!!! ERROR: net-mail/freepops-0.0.99 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  freepops-0.0.99.ebuild, line 35:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


I tryed and tryed many times to build this but i get ever this error...
Sorry for my english.. thanks
Back to top
View user's profile Send private message
noice
Guru
Guru


Joined: 05 Dec 2005
Posts: 473
Location: italia, Ischia

PostPosted: Thu Jan 11, 2007 12:36 am    Post subject: Reply with quote

you can use the stable package and look at here
_________________
Noice

when you post remove comments
Code:
grep -vh '^[[:space:]]*\(#\|$\)' "$@"
Back to top
View user's profile Send private message
dastynova
n00b
n00b


Joined: 16 Jan 2007
Posts: 13

PostPosted: Thu Jan 18, 2007 1:37 pm    Post subject: Reply with quote

Don't resolv.

The stable packages that I emerged (0.0.31) is incompatible with my mail account, for the other version this is the result:

Code:
>>> Unpacking source...
>>> Unpacking freepops-0.0.99.tar.gz to /var/tmp/portage/net-mail/freepops-0.0.99/work
 * Applying freepops-0.0.97-system-lua.patch ...                          [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-mail/freepops-0.0.99/work/freepops-0.0.99 ...
building luacompat
tar: Un singolo blocco di zeri a 25
 compiling compat-5.1.c -> compat-5.1.o
 linking libluacompat-5.1.a
building luay
 building dep for luay.c
 compiling luay.c -> luay.o
 linking libluay.a
building luabind
 building dep for luabind.c
 compiling luabind.c -> luabind.o
 linking libluabind.a
building oscompatibility
 building dep for win32_compatibility.c
 building dep for c99_compatibility.c
 building dep for beos_compatibility.c
 compiling beos_compatibility.c -> beos_compatibility.o
 compiling c99_compatibility.c -> c99_compatibility.o
 compiling win32_compatibility.c -> win32_compatibility.o
 linking liboscompatibility.a
building regularexp
 building dep for regularexp.c
 compiling regularexp.c -> regularexp.o
 linking libregularexp.a
building log
 building dep for log.c
 compiling log.c -> log.o
 linking liblog.a
building base64
 building dep for base64.c
 compiling base64.c -> base64.o
 linking libbase64.a
building list
 building dep for list.c
 compiling list.c -> list.o
 linking liblist.a
building mlex
 building dep for mlex.c
 compiling mlex.c -> mlex.o
 linking libmlex.a
building pid
 building dep for pid.c
 compiling pid.c -> pid.o
 linking libpid.a
building lock
 building dep for lock.c
 compiling lock.c -> lock.o
 linking liblock.a
building dictionary
 building dep for dictionary.c
 compiling dictionary.c -> dictionary.o
 linking libdictionary.a
building session
 building dep for session.c
 compiling session.c -> session.o
 linking libsession.a
building portablesocket
 building dep for socketcommon.c
 building dep for altsocklib.c
 compiling altsocklib.c -> altsocklib.o
 compiling socketcommon.c -> socketcommon.o
 linking libportablesocket.a
building pop3server
 building dep for threads.c
 building dep for popstate.c
 building dep for popserver.c
 compiling popserver.c -> popserver.o
 compiling popstate.c -> popstate.o
 compiling threads.c -> threads.o
 linking libpop3server.a
building pop3server_lua
 building dep for pop3server_lua.c
 compiling pop3server_lua.c -> pop3server_lua.o
 linking libpop3server_lua.a
building session_lua
 building dep for session_lua.c
 compiling session_lua.c -> session_lua.o
 linking libsession_lua.a
building serialize_lua
building log_lua
 building dep for log_lua.c
 compiling log_lua.c -> log_lua.o
 linking liblog_lua.a
building mlex_lua
 building dep for mlex_lua.c
 compiling mlex_lua.c -> mlex_lua.o
 linking libmlex_lua.a
building support_lua
building getdate
 compiling getdate.y -> getdate.o
 linking libgetdate.a
building getdate_lua
 building dep for getdate_lua.c
 compiling getdate_lua.c -> getdate_lua.o
 linking libgetdate_lua.a
building curl_lua
 compiling curl_lua.c -> curl_lua.o
 linking libcurl_lua.a
building browser_lua
building stringhack_lua
 building dep for stringhack_lua.c
 building dep for lstringhack.c
 compiling lstringhack.c -> lstringhack.o
 compiling stringhack_lua.c -> stringhack_lua.o
 linking libstringhack_lua.a
building portablesocket_lua
 building dep for psock_lua.c
 compiling psock_lua.c -> psock_lua.o
 linking libportablesocket_lua.a
building base64_lua
 building dep for base64_lua.c
 compiling base64_lua.c -> base64_lua.o
 linking libbase64_lua.a
building mimer_lua
building commonimpl_lua
building regularexp_lua
 building dep for regularexp_lua.c
 compiling regularexp_lua.c -> regularexp_lua.o
 linking libregularexp_lua.a
building luaexpat
 compiling lxplib.c -> lxplib.o
src/lxplib.c: In function ‘checkcallbacks’:
src/lxplib.c:338: warning: implicit declaration of function ‘luaL_findstring’
src/lxplib.c:338: warning: nested extern declaration of ‘luaL_findstring’
 linking libluaexpat.a
building xmltables_lua
building httpmail_lua
building crypto_lua
 building dep for crypto_lua.c
 compiling crypto_lua.c -> crypto_lua.o
 linking libcrypto_lua.a
building luafilesystem
 compiling lfs.c -> lfs.o
 linking libluafilesystem.a
building luadoc
tar: Un singolo blocco di zeri a 100
building plugins2xml_lua
building version_comparer_lua
building updater_lua
building xml2tex_lua
building luasoap
building freepopsd
 building dep for luabox.c
 building dep for freepops.c
 building dep for engine.c
 compiling engine.c -> engine.o
 compiling freepops.c -> freepops.o
 compiling luabox.c -> luabox.c:47: error: ‘luaopen_loadlib’ undeclared here (not in a function)
make[1]: *** [luabox.o] Error 1
make: *** [src] Error 2

!!! ERROR: net-mail/freepops-0.0.99 failed.
Call stack:
  ebuild.sh, line 1618:   Called dyn_compile
  ebuild.sh, line 975:   Called qa_call 'src_compile'
  environment, line 2918:   Called src_compile
  freepops-0.0.99.ebuild, line 35:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/net-mail/freepops-0.0.99/temp/build.log'.


Have you any idea?

Thanks for all!
Back to top
View user's profile Send private message
Voyageur
Developer
Developer


Joined: 06 Mar 2005
Posts: 342
Location: Paris, France

PostPosted: Thu Jan 18, 2007 3:54 pm    Post subject: Reply with quote

freepops-0.0.99 emerges fine on my (mostly)x86 server. What is your lua version? I have:
Code:
voyageur@farragut ~ $ equery l lua
[ Searching for package 'lua' in all categories among: ]
 * installed packages
[I--] [  ] dev-lang/lua-5.0.2 (0)

_________________
Routinely breaking NX, GNUstep, net-ftp, miscellaneous (llvm, filezilla, rdesktop, chromium, ...) packages
Back to top
View user's profile Send private message
dastynova
n00b
n00b


Joined: 16 Jan 2007
Posts: 13

PostPosted: Fri Jan 19, 2007 11:46 am    Post subject: Reply with quote

I have:

Code:
equery l lua
[ Searching for package 'lua' in all categories among: ]
 * installed packages
[I--] [ ~] dev-lang/lua-5.1.1 (0)


Thanks for help.
Back to top
View user's profile Send private message
dastynova
n00b
n00b


Joined: 16 Jan 2007
Posts: 13

PostPosted: Fri Jan 19, 2007 11:54 am    Post subject: Reply with quote

- downgrading to dev-lang/lua-5.0.3

- I remerged freepops-0.0.99

Now working for me.
Back to top
View user's profile Send private message
Voyageur
Developer
Developer


Joined: 06 Mar 2005
Posts: 342
Location: Paris, France

PostPosted: Fri Jan 19, 2007 1:42 pm    Post subject: Reply with quote

Glad I could help! (this is one very useful program when you need it) Remember to add "[Solved]" to the topic name ;)
_________________
Routinely breaking NX, GNUstep, net-ftp, miscellaneous (llvm, filezilla, rdesktop, chromium, ...) packages
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum