<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/lib9p/mkfile, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>lib9p: Fix compile error</title>
<updated>2021-09-01T12:40:44+00:00</updated>
<author>
<name>Alexander Kapshuk</name>
<email>alexander.kapshuk@gmail.com</email>
</author>
<published>2021-08-31T07:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=ceb1ab90ff65d3c2ac3fc46546dc2eed206a37c3'/>
<id>ceb1ab90ff65d3c2ac3fc46546dc2eed206a37c3</id>
<content type='text'>
commit 385a6d5877258cee0cac6151e6359c9206006b01 removed src/lib9p/_post.c
from the code base, but overlooked removing a reference to the
_post.o object file from the src/lib9p/mkfile.

This results in lib9p failing to compile:

* Running on Darwin...
* Compiler version:
	Apple clang version 12.0.5 (clang-1205.0.22.11)
* Building mk...
* Building everything (be patient)...
&gt;&gt;&gt; mk: don't know how to make '/Users/sasha/plan9port_fork/lib/lib9p.a(_post.o)' in /Users/sasha/plan9port_fork/src/lib9p
mk: for i in ...  : exit status=exit(1)

Remove _post.o from the list of dependent object files from
src/lib9p/mkfile to have lib9p compile.

Fixes: 385a6d587725 ("lib9p: Remove postmountsrv (#505)")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
commit 385a6d5877258cee0cac6151e6359c9206006b01 removed src/lib9p/_post.c
from the code base, but overlooked removing a reference to the
_post.o object file from the src/lib9p/mkfile.

This results in lib9p failing to compile:

* Running on Darwin...
* Compiler version:
	Apple clang version 12.0.5 (clang-1205.0.22.11)
* Building mk...
* Building everything (be patient)...
&gt;&gt;&gt; mk: don't know how to make '/Users/sasha/plan9port_fork/lib/lib9p.a(_post.o)' in /Users/sasha/plan9port_fork/src/lib9p
mk: for i in ...  : exit status=exit(1)

Remove _post.o from the list of dependent object files from
src/lib9p/mkfile to have lib9p compile.

Fixes: 385a6d587725 ("lib9p: Remove postmountsrv (#505)")
</pre>
</div>
</content>
</entry>
<entry>
<title>lib9p: add ramfs build rule (ramfs does not work)</title>
<updated>2008-07-09T18:32:50+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2008-07-09T18:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=925b7c22c1faf3569972dcd2cfcbaa22f55125db'/>
<id>925b7c22c1faf3569972dcd2cfcbaa22f55125db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build changes</title>
<updated>2005-02-11T20:32:41+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2005-02-11T20:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=6c0209f6f0eb41151397e4784730d2b6bca8d7ea'/>
<id>6c0209f6f0eb41151397e4784730d2b6bca8d7ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up when finished.</title>
<updated>2004-04-19T23:04:36+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-19T23:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=1b135a78054e05cd62dfa1a2606f93e3486f2b57'/>
<id>1b135a78054e05cd62dfa1a2606f93e3486f2b57</id>
<content type='text'>
don't set PLAN9
don't set PLAN9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't set PLAN9
don't set PLAN9
</pre>
</div>
</content>
</entry>
<entry>
<title>Small tweaks</title>
<updated>2004-03-21T04:33:13+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-03-21T04:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=2277c5d7bbe1f9595fad512d8f790708473a9bf1'/>
<id>2277c5d7bbe1f9595fad512d8f790708473a9bf1</id>
<content type='text'>
Lots of new code imported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lots of new code imported.
</pre>
</div>
</content>
</entry>
</feed>
