9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] /sys/src/cmd/auth/ x50c2pub.c build error
@ 2021-07-11 18:47 Stanley Lieber
  2021-07-11 21:19 ` cinap_lenrek
  0 siblings, 1 reply; 5+ messages in thread
From: Stanley Lieber @ 2021-07-11 18:47 UTC (permalink / raw)
  To: 9front

; cd /sys/src/cmd/auth
; mk install

--- snip ---

6c -FTVw
x5092pub.c x5092pub.c:56 function not declared: X509reqtoRSApub
x5092pub.c:56 incompatible types: "IND STRUCT RSApub" and "INT" for op "AS"
warning: x5092pub.c:20 used and not set: pub 
mk: 6c -FTVw x5092pub.c : exit status=rc 1173096: 6c 1173098: error
mk: for (i in ... : exit status=rc 1172947: mk 1173092: error 

sl

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9front] /sys/src/cmd/auth/ x50c2pub.c build error
  2021-07-11 18:47 [9front] /sys/src/cmd/auth/ x50c2pub.c build error Stanley Lieber
@ 2021-07-11 21:19 ` cinap_lenrek
  2021-07-11 21:34   ` Stanley Lieber
  2021-07-11 21:35   ` Stanley Lieber
  0 siblings, 2 replies; 5+ messages in thread
From: cinap_lenrek @ 2021-07-11 21:19 UTC (permalink / raw)
  To: 9front

works here, also i just did a full system build today from
the repo without any errors.

here are the checksums of the relevant files:

term% sha1sum x5092pub.c /sys/include/libsec.h
e66867f4a15a523c42cb2f7e2fa9586eae13cdac	x5092pub.c
7d7ccdac92e30b4dded37b302498b26160ed89e2	/sys/include/libsec.h

--
cinap

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9front] /sys/src/cmd/auth/ x50c2pub.c build error
  2021-07-11 21:19 ` cinap_lenrek
@ 2021-07-11 21:34   ` Stanley Lieber
  2021-07-11 21:35   ` Stanley Lieber
  1 sibling, 0 replies; 5+ messages in thread
From: Stanley Lieber @ 2021-07-11 21:34 UTC (permalink / raw)
  To: 9front

On July 11, 2021 5:19:10 PM EDT, cinap_lenrek@felloff.net wrote:
>works here, also i just did a full system build today from
>the repo without any errors.
>
>here are the checksums of the relevant files:
>
>term% sha1sum x5092pub.c /sys/include/libsec.h
>e66867f4a15a523c42cb2f7e2fa9586eae13cdac	x5092pub.c
>7d7ccdac92e30b4dded37b302498b26160ed89e2	/sys/include/libsec.h
>
>--
>cinap
>

okay then, i suspect my tree is still hosed from various sysupdate failures during the transition to git. I did git/revert on /sys/src before building, but no time to investigate further right now.

thanks.

sl

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9front] /sys/src/cmd/auth/ x50c2pub.c build error
  2021-07-11 21:19 ` cinap_lenrek
  2021-07-11 21:34   ` Stanley Lieber
@ 2021-07-11 21:35   ` Stanley Lieber
  2021-07-11 22:02     ` Stanley Lieber
  1 sibling, 1 reply; 5+ messages in thread
From: Stanley Lieber @ 2021-07-11 21:35 UTC (permalink / raw)
  To: 9front

On July 11, 2021 5:19:10 PM EDT, cinap_lenrek@felloff.net wrote:
>works here, also i just did a full system build today from
>the repo without any errors.
>
>here are the checksums of the relevant files:
>
>term% sha1sum x5092pub.c /sys/include/libsec.h
>e66867f4a15a523c42cb2f7e2fa9586eae13cdac	x5092pub.c
>7d7ccdac92e30b4dded37b302498b26160ed89e2	/sys/include/libsec.h
>
>--
>cinap
>

ah, my libsec.h (at least) is out of date.

sl

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9front] /sys/src/cmd/auth/ x50c2pub.c build error
  2021-07-11 21:35   ` Stanley Lieber
@ 2021-07-11 22:02     ` Stanley Lieber
  0 siblings, 0 replies; 5+ messages in thread
From: Stanley Lieber @ 2021-07-11 22:02 UTC (permalink / raw)
  To: 9front

On July 11, 2021 5:35:23 PM EDT, Stanley Lieber <sl@stanleylieber.com> wrote:
>On July 11, 2021 5:19:10 PM EDT, cinap_lenrek@felloff.net wrote:
>>works here, also i just did a full system build today from
>>the repo without any errors.
>>
>>here are the checksums of the relevant files:
>>
>>term% sha1sum x5092pub.c /sys/include/libsec.h
>>e66867f4a15a523c42cb2f7e2fa9586eae13cdac	x5092pub.c
>>7d7ccdac92e30b4dded37b302498b26160ed89e2	/sys/include/libsec.h
>>
>>--
>>cinap
>>
>
>ah, my libsec.h (at least) is out of date.
>
>sl
>

reverting libsec.h fixed my build, thanks.

sl

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-12 10:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-11 18:47 [9front] /sys/src/cmd/auth/ x50c2pub.c build error Stanley Lieber
2021-07-11 21:19 ` cinap_lenrek
2021-07-11 21:34   ` Stanley Lieber
2021-07-11 21:35   ` Stanley Lieber
2021-07-11 22:02     ` Stanley Lieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).