Compiler error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I'm on a server that uses gcc v8.5.0, trying to recompile my pennmush 1.8.7
based mush and I am running into this specific error:

myssl.c:310:5: error: dereferencing pointer to incomplete type 'DH' {aka
'struct dh_st'}
dh->p = BN_bin2bn(dh2048_p, sizeof(dh2048_p), NULL);^~

I know where that line of code is located, but I'm not really sure what the
issue is or how to fix it as I'm a bit new to this side of coding in C, and
never had to deal with any server side issues before now.
If you could give me any insight on how to fix this, that would be great. I
perused the manual but I couldn't find anything to help me with this in
particular.



-- 
Why could no one erase
The summer day that passed right through these arms

...

A place more distant than a dream
How could I possibly reach it,
That sea where you once were


(\ /)
( . .)
c('')('') BUNNY!!



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux