Lazarus
Home
Forum
Help
TinyPortal
Search
Login
Register
Lazarus
»
Programming
»
Packages and Libraries
»
Problem DUPE, sorry! (INet package fails to compile, help please?)
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
FAQ
Wiki
Bugtracker
Packages
IRC channel
Developer Blog
Follow us on Twitter
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
Search
Advanced search
« previous
next »
Print
Pages: [
1
]
Author
Topic: Problem DUPE, sorry! (INet package fails to compile, help please?) (Read 1929 times)
trn76
New member
Posts: 29
Problem DUPE, sorry! (INet package fails to compile, help please?)
«
on:
April 19, 2016, 08:28:59 am »
DUPE, Problem solved here:
http://forum.lazarus.freepascal.org/index.php/topic,31763.0.html
Hi.
I am trying to install INet package from
https://lnet.wordpress.com/
using the latest Lazarus v1.6 (FPC v3.0.0).
I need the package to try out lazpaint found here
https://github.com/bgrabitmap/lazpaint
This is the error I get in the file:
F:\Lazarus\fpc\3.0.0\source\packages\fcl-web\src\base\fphttpclient.pp
Stops at line 285:
Code: Pascal
[Select]
uses
sslsockets
;
message output:
Code: Pascal
[Select]
Warning
:
Recompiling sslsockets
,
checksum changed
for
OpenSSL
fphttpclient
.
pp
(
285
,
6
)
Fatal
:
Cannot find sslsockets used by fphttpclient
.
Make
sure all ppu files
of
a package are
in
its output directory
.
ppu
in
wrong directory
=
F
:
\Lazarus\fpc\3
.
0
.
0\units\i386
-
win32\fcl
-
net\sslsockets
.
ppu
..
To be honest, it seem to me that I need to recompile the FPC packages... But I'm a bit ashed, I really don't know how to recompile the fpc packages
(if that is the issue)..
Thanks...
«
Last Edit: April 19, 2016, 08:41:28 am by trn76
»
Logged
tubeman
Newbie
Posts: 1
Re: Problem DUPE, sorry! (INet package fails to compile, help please?)
«
Reply #1 on:
April 21, 2017, 01:14:17 pm »
According to
https://lists.debian.org/debian-hams/2016/03/msg00035.html
i checked the versions of openssl.pas
on my OpenSuse 13.2 machine. After this i copied the the newer and bigger version in
/usr/share/fpcsrc/3.0.2/packages/openssl/src/ to the lnet directory
/usr/lib64/lazarus/components/lnet/lib/ after renaming the openssl.pas in the lnet path.
Now compiling and installation of the lnet package is possible with an actual Lazarus + fpc version.
Moin, tubeman
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Programming
»
Packages and Libraries
»
Problem DUPE, sorry! (INet package fails to compile, help please?)
Recent
Writing a Free Pasca Libr...
by
Igor Pool
[
Today
at 11:39:19 am]
Nested Functions and Gene...
by
MountainQ
[
Today
at 11:37:50 am]
Identfier not found "Send...
by
rvk
[
Today
at 11:08:19 am]
fpreport: TFPReportUserDa...
by
af0815
[
Today
at 10:48:57 am]
CAD program written in La...
by
zamtmn
[
Today
at 10:38:46 am]
Assistance with Android P...
by
Handoko
[
Today
at 10:38:18 am]
Help me, Firebird Sql emb...
by
tonyw
[
Today
at 10:17:32 am]
Lazarus Stuck at compile ...
by
Deepaak
[
Today
at 10:12:22 am]
LazAutoSave - IDE Plugin
by
GetMem
[
Today
at 10:04:36 am]
Sizable TPanel
by
zoltanleo
[
Today
at 09:52:27 am]